From 31ee8cc7561a28541c0654d76cc59a2adbfcd012 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Fri, 6 Sep 2019 11:51:42 +0200 Subject: Add @kytwb as a contributor --- .all-contributorsrc | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .all-contributorsrc (limited to '.all-contributorsrc') diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 000000000..b4fe27fa3 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,31 @@ +{ + "projectName": "ferdi", + "projectOwner": "kytwb", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": true, + "commitConvention": "none", + "contributors": [ + { + "login": "kytwb", + "name": "Amine Mouafik", + "avatar_url": "https://avatars0.githubusercontent.com/u/412895?v=4", + "profile": "https://twitter.com/kytwb", + "contributions": [ + "question", + "code", + "doc", + "ideas", + "maintenance", + "platform", + "projectManagement", + "review" + ] + } + ], + "contributorsPerLine": 7 +} -- cgit v1.2.3-54-g00ecf