summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-03-20 11:07:41 -0400
committerGitHub <noreply@github.com>2020-03-20 11:07:41 -0400
commitcbd4841ab6da63db3982d902fc6bbe25fb74a009 (patch)
treedcda82ee4abeb191c8360e1342297e03c5ef8095 /.all-contributorsrc
parent3d83f5f967c4dd5818889e90a935b038ee69dc7a (diff)
docs: add mqudsi as a contributor (#88)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index d303c4e2..ffbef484 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -13,6 +13,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "mqudsi",
+ "name": "Mahmoud Al-Qudsi",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/606923?v=4",
+ "profile": "http://neosmart.net/",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,