Skip to content

Commit

Permalink
Added Explooosion to contributors list (Chatterino#3948)
Browse files Browse the repository at this point in the history
Co-authored-by: Rasmus Karlsson <[email protected]>
  • Loading branch information
Explooosion-code and pajlada authored Sep 4, 2022
1 parent 92301e7 commit 7ad7082
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 0 deletions.
Binary file added resources/avatars/explooosion_code.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 @@ -52,6 +52,7 @@ 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
Explooosion | https://github.com/Explooosion-code | :/avatars/explooosion_code.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 @@ -3,6 +3,7 @@
<file>avatars/_1xelerate.png</file>
<file>avatars/alazymeme.png</file>
<file>avatars/brian6932.png</file>
<file>avatars/explooosion_code.png</file>
<file>avatars/fourtf.png</file>
<file>avatars/hicupalot.png</file>
<file>avatars/iprodigy.png</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 @@ -7,6 +7,7 @@ Resources2::Resources2()
this->avatars._1xelerate = QPixmap(":/avatars/_1xelerate.png");
this->avatars.alazymeme = QPixmap(":/avatars/alazymeme.png");
this->avatars.brian6932 = QPixmap(":/avatars/brian6932.png");
this->avatars.explooosion_code = QPixmap(":/avatars/explooosion_code.png");
this->avatars.fourtf = QPixmap(":/avatars/fourtf.png");
this->avatars.hicupalot = QPixmap(":/avatars/hicupalot.png");
this->avatars.iprodigy = QPixmap(":/avatars/iprodigy.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 @@ -12,6 +12,7 @@ class Resources2 : public Singleton
QPixmap _1xelerate;
QPixmap alazymeme;
QPixmap brian6932;
QPixmap explooosion_code;
QPixmap fourtf;
QPixmap hicupalot;
QPixmap iprodigy;
Expand Down

0 comments on commit 7ad7082

Please sign in to comment.