summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-03-20 11:06:12 -0400
committerGitHub <noreply@github.com>2020-03-20 11:06:12 -0400
commit3d83f5f967c4dd5818889e90a935b038ee69dc7a (patch)
tree13e1ebd0a34a057dfc7056d9feeb8381897c28ec /.all-contributorsrc
parent2ce99d3c436fa8e8492c5f77dd05f4a103a5a766 (diff)
docs: add shilangyu as a contributor (#86)
* docs: update README.md [skip ci] * docs: create .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-contributorsrc24
1 files changed, 24 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 00000000..d303c4e2
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,24 @@
+{
+ "files": [
+ "README.md"
+ ],
+ "imageSize": 100,
+ "commit": false,
+ "contributors": [
+ {
+ "login": "shilangyu",
+ "name": "Marcin Wojnarowski",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/29288116?v=4",
+ "profile": "http://shilangyu.github.io",
+ "contributions": [
+ "code"
+ ]
+ }
+ ],
+ "contributorsPerLine": 7,
+ "projectName": "bottom",
+ "projectOwner": "ClementTsang",
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "skipCi": true
+}