mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
Update contributors guide (#3332)
This commit is contained in:
parent
b4be7a4b1f
commit
0b914ccd97
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
# Name | Link | Avatar (Loaded as a resource) | Title (description of work done).
|
||||
|
||||
# Avatar should be located in avatars/ directory. Its size should be 128x128 (get it from https://github.com/username.png?size=128).
|
||||
# Make sure to reduce avatar's size as much as possible with tool like pngcrush or optipng and run ./generate_resources.py
|
||||
# Contributor is what we use for someone who has contributed in general (like sent a programming-related PR)
|
||||
# Make sure to reduce avatar's size as much as possible with tool like pngcrush or optipng (if the file is in png format) and run ./generate_resources.py
|
||||
# Contributor is what we use for someone who has contributed in general (like sent a programming-related PR).
|
||||
|
||||
fourtf | https://fourtf.com | :/avatars/fourtf.png | Author, main developer
|
||||
pajlada | https://pajlada.se | :/avatars/pajlada.png | Collaborator, co-developer
|
||||
|
|
Loading…
Reference in a new issue