aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-10-01 22:23:50 +0200
committerLibravatar vantezzen <hello@vantezzen.io>2019-10-01 22:23:50 +0200
commit1553d6865bb581b0ae7ce7bedab64f601d357b12 (patch)
treea4dcc63a6171f8f5b36df2eb7df034ccb3ea7bdc
parentRevert "#63 Add pacman target for linux builds" (diff)
downloadferdium-app-1553d6865bb581b0ae7ce7bedab64f601d357b12.tar.gz
ferdium-app-1553d6865bb581b0ae7ce7bedab64f601d357b12.tar.zst
ferdium-app-1553d6865bb581b0ae7ce7bedab64f601d357b12.zip
Add @xthursdayx as a contributor
-rw-r--r--.all-contributorsrc12
-rw-r--r--README.md1
2 files changed, 13 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index b897eabe2..6013e64ad 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -159,6 +159,18 @@
159 "bug", 159 "bug",
160 "code" 160 "code"
161 ] 161 ]
162 },
163 {
164 "login": "xthursdayx",
165 "name": "xthursdayx",
166 "avatar_url": "https://avatars0.githubusercontent.com/u/18044308?v=4",
167 "profile": "https://github.com/xthursdayx",
168 "contributions": [
169 "code",
170 "doc",
171 "infra",
172 "platform"
173 ]
162 } 174 }
163 ], 175 ],
164 "contributorsPerLine": 6 176 "contributorsPerLine": 6
diff --git a/README.md b/README.md
index fdc9ee778..d007155a1 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
131 </tr> 131 </tr>
132 <tr> 132 <tr>
133 <td align="center"><a href="https://github.com/Makazzz"><img src="https://avatars2.githubusercontent.com/u/49844464?v=4" width="40px;" alt="Makazzz"/><br /><sub><b>Makazzz</b></sub></a><br /><a href="https://github.com/kytwb/ferdi/issues?q=author%3AMakazzz" title="Bug reports">🐛</a> <a href="https://github.com/kytwb/ferdi/commits?author=Makazzz" title="Code">💻</a></td> 133 <td align="center"><a href="https://github.com/Makazzz"><img src="https://avatars2.githubusercontent.com/u/49844464?v=4" width="40px;" alt="Makazzz"/><br /><sub><b>Makazzz</b></sub></a><br /><a href="https://github.com/kytwb/ferdi/issues?q=author%3AMakazzz" title="Bug reports">🐛</a> <a href="https://github.com/kytwb/ferdi/commits?author=Makazzz" title="Code">💻</a></td>
134 <td align="center"><a href="https://github.com/xthursdayx"><img src="https://avatars0.githubusercontent.com/u/18044308?v=4" width="40px;" alt="xthursdayx"/><br /><sub><b>xthursdayx</b></sub></a><br /><a href="https://github.com/kytwb/ferdi/commits?author=xthursdayx" title="Code">💻</a> <a href="https://github.com/kytwb/ferdi/commits?author=xthursdayx" title="Documentation">📖</a> <a href="#infra-xthursdayx" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#platform-xthursdayx" title="Packaging/porting to new platform">📦</a></td>
134 </tr> 135 </tr>
135</table> 136</table>
136 137