aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorLibravatar vantezzen <properly@protonmail.com>2019-09-06 11:51:42 +0200
committerLibravatar vantezzen <properly@protonmail.com>2019-09-06 11:51:42 +0200
commit31ee8cc7561a28541c0654d76cc59a2adbfcd012 (patch)
treefe2e44075a4358242869d9cb91af61aacf665e57 /.all-contributorsrc
parentFix lint (diff)
downloadferdium-app-31ee8cc7561a28541c0654d76cc59a2adbfcd012.tar.gz
ferdium-app-31ee8cc7561a28541c0654d76cc59a2adbfcd012.tar.zst
ferdium-app-31ee8cc7561a28541c0654d76cc59a2adbfcd012.zip
Add @kytwb as a contributor
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc31
1 files changed, 31 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 000000000..b4fe27fa3
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,31 @@
1{
2 "projectName": "ferdi",
3 "projectOwner": "kytwb",
4 "repoType": "github",
5 "repoHost": "https://github.com",
6 "files": [
7 "README.md"
8 ],
9 "imageSize": 100,
10 "commit": true,
11 "commitConvention": "none",
12 "contributors": [
13 {
14 "login": "kytwb",
15 "name": "Amine Mouafik",
16 "avatar_url": "https://avatars0.githubusercontent.com/u/412895?v=4",
17 "profile": "https://twitter.com/kytwb",
18 "contributions": [
19 "question",
20 "code",
21 "doc",
22 "ideas",
23 "maintenance",
24 "platform",
25 "projectManagement",
26 "review"
27 ]
28 }
29 ],
30 "contributorsPerLine": 7
31}