From 9ab6aed9e40f9a895456feafddd22acdfe81fb15 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 08:23:09 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f573e87..f04e109 100644 --- a/README.md +++ b/README.md @@ -163,8 +163,21 @@ moja global welcomes a wide range of contributions as explained in [Contributing Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - -
Rob de Ligt
Rob de Ligt

📖 🚧
Mal
Mal

💻
James Leitch
James Leitch

💻
Max Fellows
Max Fellows

💻
+ + + + + + + + + + +

Rob de Ligt

📖 🚧

Mal

💻

James Leitch

💻

Max Fellows

💻

Kartikey Saran

💻
+ + + + This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! From d9f79dfe73fb88ce5b9f169bf81f1e13534550bd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 08:23:10 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8f376fd..5c30180 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -5,7 +5,7 @@ "imageSize": 100, "commit": false, "contributors": [ - { + { "login": "mtbdeligt", "name": "Rob de Ligt", "avatar_url": "https://avatars3.githubusercontent.com/u/16447169?v=4", @@ -41,11 +41,21 @@ "contributions": [ "code" ] + }, + { + "login": "kartikeysaran", + "name": "Kartikey Saran", + "avatar_url": "https://avatars.githubusercontent.com/u/55613721?v=4", + "profile": "https://play.google.com/store/apps/details?id=com.kartikey.roulette&hl=en_IN&gl=US", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, "projectName": "FLINT", "projectOwner": "moja-global", "repoType": "github", - "repoHost": "https://github.com" + "repoHost": "https://github.com", + "skipCi": true }