diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..6b4c9522 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,175 @@ +{ + "projectName": "retrospring", + "projectOwner": "Retrospring", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": true, + "commitConvention": "none", + "types": { + "ios": { + "symbol": "📱", + "description": "Worked on an iOS app.", + "link": "[<%= symbol %>](https://github.com/Retrospring/retrospring-ios)," + }, + "blend": { + "symbol": "🖥", + "description": "Worked on an Windows UWP/Blend app.", + "link": "[<%= symbol %>](https://github.com/Retrospring/retrospring-blend)," + } + }, + "contributors": [ + { + "login": "nilsding", + "name": "Georg Gadinger", + "avatar_url": "https://avatars0.githubusercontent.com/u/1809170?v=4", + "profile": "https://nilsding.org", + "contributions": [ + "maintenance", + "code", + "test", + "infra", + "bug", + "review" + ] + }, + { + "login": "pixeldesu", + "name": "Andreas Nedbal", + "avatar_url": "https://avatars2.githubusercontent.com/u/1774242?v=4", + "profile": "https://pixelde.su", + "contributions": [ + "maintenance", + "code", + "design", + "test", + "bug", + "review", + "ideas", + "translation", + "content" + ] + }, + { + "login": "healingbrew", + "name": "Naomi Ahmed", + "avatar_url": "https://avatars2.githubusercontent.com/u/614231?v=4", + "profile": "http://chomp.gg/", + "contributions": [ + "code", + "design", + "bug", + "ideas", + "translation" + ] + }, + { + "login": "mltnhm", + "name": "mltnhm", + "avatar_url": "https://avatars3.githubusercontent.com/u/6197148?v=4", + "profile": "https://kjk.dog", + "contributions": [ + "code", + "infra", + "bug", + "ideas", + "review" + ] + }, + { + "login": "corsair", + "name": "Tyler Corsair", + "avatar_url": "https://avatars1.githubusercontent.com/u/1847891?v=4", + "profile": "http://tylercorsair.com/", + "contributions": [ + "content" + ] + }, + { + "login": "DasGraMMa", + "name": "Marcel", + "avatar_url": "https://avatars1.githubusercontent.com/u/5408476?v=4", + "profile": "https://www.gramma.name/", + "contributions": [ + "blend" + ] + }, + { + "login": "liclac", + "name": "embr", + "avatar_url": "https://avatars1.githubusercontent.com/u/428026?v=4", + "profile": "https://twitter.com/_liclac", + "contributions": [ + "ios" + ] + }, + { + "login": "coderobe", + "name": "Robin B.", + "avatar_url": "https://avatars1.githubusercontent.com/u/8442384?v=4", + "profile": "https://coderobe.net/", + "contributions": [ + "code" + ] + }, + { + "login": "colons", + "name": "colons", + "avatar_url": "https://avatars2.githubusercontent.com/u/1394710?v=4", + "profile": "https://colons.co", + "contributions": [ + "code" + ] + }, + { + "login": "skielred", + "name": "Tina", + "avatar_url": "https://avatars2.githubusercontent.com/u/9400466?v=4", + "profile": "https://tina.moe", + "contributions": [ + "content" + ] + }, + { + "login": "thehowl", + "name": "Morgan", + "avatar_url": "https://avatars0.githubusercontent.com/u/4681308?v=4", + "profile": "https://zxq.co/howl", + "contributions": [ + "content", + "translation" + ] + }, + { + "login": "tmprnc", + "name": "temperance", + "avatar_url": "https://avatars3.githubusercontent.com/u/3785923?v=4", + "profile": "https://twitter.com/tmprnz", + "contributions": [ + "translation" + ] + }, + { + "login": "Filippus", + "name": "Vilppu P.", + "avatar_url": "https://avatars2.githubusercontent.com/u/11085847?v=4", + "profile": "https://github.com/Filippus", + "contributions": [ + "translation" + ] + }, + { + "login": "tupsut", + "name": "Saskia", + "avatar_url": "https://avatars0.githubusercontent.com/u/6755916?v=4", + "profile": "https://tupsu.tuuba.moe/", + "contributions": [ + "translation" + ] + } + ], + "contributorsPerLine": 7 +} diff --git a/README.md b/README.md index d2565bfd..5c7d82e3 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,40 @@ Guidelines for Pull Requests and general information about how you can help us improving Retrospring can be found [here](https://github.com/Retrospring/retrospring/blob/master/.github/CONTRIBUTING.md). +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + + + + + + + + + + + + + + +

Georg Gadinger

🚧 💻 ⚠️ 🚇 🐛 👀

Andreas Nedbal

🚧 💻 🎨 ⚠️ 🐛 👀 🤔 🌍 🖋

Naomi Ahmed

💻 🎨 🐛 🤔 🌍

mltnhm

💻 🚇 🐛 🤔 👀

Tyler Corsair

🖋

Marcel

🖥

embr

📱

Robin B.

💻

colons

💻

Tina

🖋

Morgan

🖋 🌍

temperance

🌍

Vilppu P.

🌍

Saskia

🌍
+ + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! + ## License [AGPLv3](https://github.com/Retrospring/retrospring/blob/master/LICENSE).