aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik 穆昂明 <amine@mouafik.fr>2019-09-18 21:34:00 +0700
committerLibravatar GitHub <noreply@github.com>2019-09-18 21:34:00 +0700
commite555742caa0bfd2873b5ab9dc635ee7f5003223b (patch)
tree8783407356bdfb8963e79a91afe06279d3e5830f
parentPossible fix for #47 (diff)
parentdocs: update .all-contributorsrc (diff)
downloadferdium-app-e555742caa0bfd2873b5ab9dc635ee7f5003223b.tar.gz
ferdium-app-e555742caa0bfd2873b5ab9dc635ee7f5003223b.tar.zst
ferdium-app-e555742caa0bfd2873b5ab9dc635ee7f5003223b.zip
docs: add AGCaesar as a contributor (#51)
docs: add AGCaesar as a contributor
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md1
2 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 4e252f7df..724b50b78 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -129,6 +129,15 @@
129 "contributions": [ 129 "contributions": [
130 "ideas" 130 "ideas"
131 ] 131 ]
132 },
133 {
134 "login": "AGCaesar",
135 "name": "AGCaesar",
136 "avatar_url": "https://avatars3.githubusercontent.com/u/7844066?v=4",
137 "profile": "https://github.com/AGCaesar",
138 "contributions": [
139 "platform"
140 ]
132 } 141 }
133 ], 142 ],
134 "contributorsPerLine": 7 143 "contributorsPerLine": 7
diff --git a/README.md b/README.md
index 18ec44cf3..f9bf75af4 100644
--- a/README.md
+++ b/README.md
@@ -94,6 +94,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
94 <td align="center"><a href="http://marcolopes.eu"><img src="https://avatars1.githubusercontent.com/u/431889?v=4" width="100px;" alt="Marco Lopes"/><br /><sub><b>Marco Lopes</b></sub></a><br /><a href="#ideas-marcolopes" title="Ideas, Planning, & Feedback">🤔</a></td> 94 <td align="center"><a href="http://marcolopes.eu"><img src="https://avatars1.githubusercontent.com/u/431889?v=4" width="100px;" alt="Marco Lopes"/><br /><sub><b>Marco Lopes</b></sub></a><br /><a href="#ideas-marcolopes" title="Ideas, Planning, & Feedback">🤔</a></td>
95 <td align="center"><a href="https://github.com/dayzlun"><img src="https://avatars3.githubusercontent.com/u/17259690?v=4" width="100px;" alt="dayzlun"/><br /><sub><b>dayzlun</b></sub></a><br /><a href="https://github.com/kytwb/ferdi/issues?q=author%3Adayzlun" title="Bug reports">🐛</a></td> 95 <td align="center"><a href="https://github.com/dayzlun"><img src="https://avatars3.githubusercontent.com/u/17259690?v=4" width="100px;" alt="dayzlun"/><br /><sub><b>dayzlun</b></sub></a><br /><a href="https://github.com/kytwb/ferdi/issues?q=author%3Adayzlun" title="Bug reports">🐛</a></td>
96 <td align="center"><a href="https://twitter.com/tobigue_"><img src="https://avatars2.githubusercontent.com/u/1560152?v=4" width="100px;" alt="Tobias Günther"/><br /><sub><b>Tobias Günther</b></sub></a><br /><a href="#ideas-tobigue" title="Ideas, Planning, & Feedback">🤔</a></td> 96 <td align="center"><a href="https://twitter.com/tobigue_"><img src="https://avatars2.githubusercontent.com/u/1560152?v=4" width="100px;" alt="Tobias Günther"/><br /><sub><b>Tobias Günther</b></sub></a><br /><a href="#ideas-tobigue" title="Ideas, Planning, & Feedback">🤔</a></td>
97 <td align="center"><a href="https://github.com/AGCaesar"><img src="https://avatars3.githubusercontent.com/u/7844066?v=4" width="100px;" alt="AGCaesar"/><br /><sub><b>AGCaesar</b></sub></a><br /><a href="#platform-AGCaesar" title="Packaging/porting to new platform">📦</a></td>
97 </tr> 98 </tr>
98</table> 99</table>
99 100