Skip to content

Commit

Permalink
Add mohad12211 to contributors list (Chatterino#4138)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohad12211 authored Nov 10, 2022
1 parent 3fcb7e1 commit f86b5b9
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 0 deletions.
Binary file added resources/avatars/mohad12211.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 @@ -53,6 +53,7 @@ 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
mohad12211 | https://github.com/mohad12211 | :/avatars/mohad12211.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 @@ -12,6 +12,7 @@
<file>avatars/karlpolice.png</file>
<file>avatars/matthewde.jpg</file>
<file>avatars/mm2pl.png</file>
<file>avatars/mohad12211.png</file>
<file>avatars/pajlada.png</file>
<file>avatars/revolter.jpg</file>
<file>avatars/slch.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 @@ -15,6 +15,7 @@ Resources2::Resources2()
this->avatars.kararty = QPixmap(":/avatars/kararty.png");
this->avatars.karlpolice = QPixmap(":/avatars/karlpolice.png");
this->avatars.mm2pl = QPixmap(":/avatars/mm2pl.png");
this->avatars.mohad12211 = QPixmap(":/avatars/mohad12211.png");
this->avatars.pajlada = QPixmap(":/avatars/pajlada.png");
this->avatars.slch = QPixmap(":/avatars/slch.png");
this->avatars.xheaveny = QPixmap(":/avatars/xheaveny.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 @@ -20,6 +20,7 @@ class Resources2 : public Singleton
QPixmap kararty;
QPixmap karlpolice;
QPixmap mm2pl;
QPixmap mohad12211;
QPixmap pajlada;
QPixmap slch;
QPixmap xheaveny;
Expand Down

0 comments on commit f86b5b9

Please sign in to comment.