From 60e57353bfbd7ed67e128576de9cda0eb13dc160 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 23:06:40 +0200 Subject: [PATCH] :pencil: Add kefranabg as a contributor (#32) --- .all-contributorsrc | 23 +++++++++++++++++++++++ README.md | 16 ++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..3b061cd --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,23 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "kefranabg", + "name": "Franck Abgrall", + "avatar_url": "https://avatars3.githubusercontent.com/u/9840435?v=4", + "profile": "https://www.franck-abgrall.me/", + "contributions": [ + "doc" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "open-source-promotion-cheat-sheet", + "projectOwner": "zenika-open-source", + "repoType": "github", + "repoHost": "https://github.com" +} diff --git a/README.md b/README.md index bc6cf8a..a9edd40 100644 --- a/README.md +++ b/README.md @@ -247,3 +247,19 @@ A language is missing? Want to improve this cheat sheet? [Contributions are welc
+ +## ❤️ Contributors + +Thanks goes to these wonderful people: + + + + + + + +
Franck Abgrall
Franck Abgrall

📖
+ + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!