Skip to content

Commit

Permalink
Add Jaxkey to contributors list (Chatterino#3842)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaxkey authored Jun 28, 2022
1 parent f49e8b4 commit 1456838
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 0 deletions.
Binary file added resources/avatars/jaxkey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions resources/contributors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ karl-police | https://github.com/karl-police | :/avatars/karlpolice.png | Contri
brian6932 | https://github.com/brian6932 | :/avatars/brian6932.png | Contributor
hicupalot | https://github.com/hicupalot | :/avatars/hicupalot.png | Contributor
iProdigy | https://github.com/iProdigy | :/avatars/iprodigy.png | Contributor
Jaxkey | https://github.com/Jaxkey | :/avatars/jaxkey.png | Contributor

# If you are a contributor add yourself above this line

Expand Down
1 change: 1 addition & 0 deletions resources/resources_autogenerated.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<file>avatars/fourtf.png</file>
<file>avatars/hicupalot.png</file>
<file>avatars/iprodigy.png</file>
<file>avatars/jaxkey.png</file>
<file>avatars/kararty.png</file>
<file>avatars/karlpolice.png</file>
<file>avatars/matthewde.jpg</file>
Expand Down
1 change: 1 addition & 0 deletions src/autogenerated/ResourcesAutogen.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Resources2::Resources2()
this->avatars.fourtf = QPixmap(":/avatars/fourtf.png");
this->avatars.hicupalot = QPixmap(":/avatars/hicupalot.png");
this->avatars.iprodigy = QPixmap(":/avatars/iprodigy.png");
this->avatars.jaxkey = QPixmap(":/avatars/jaxkey.png");
this->avatars.kararty = QPixmap(":/avatars/kararty.png");
this->avatars.karlpolice = QPixmap(":/avatars/karlpolice.png");
this->avatars.mm2pl = QPixmap(":/avatars/mm2pl.png");
Expand Down
1 change: 1 addition & 0 deletions src/autogenerated/ResourcesAutogen.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ class Resources2 : public Singleton
QPixmap fourtf;
QPixmap hicupalot;
QPixmap iprodigy;
QPixmap jaxkey;
QPixmap kararty;
QPixmap karlpolice;
QPixmap mm2pl;
Expand Down

0 comments on commit 1456838

Please sign in to comment.