summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2019-12-11 17:41:33 -0500
committerMatan Kushner <hello@matchai.me>2019-12-11 17:41:33 -0500
commitdce52390c8733ad10b8d33f61290b8a2b7a695d0 (patch)
tree9fc16466c81a3c9299e0b6861ead9f26ac7572fc /.all-contributorsrc
parent87cdd4f54ce723ad3845fc08dc94dd8aa6573815 (diff)
docs: add BuggStream as a contributor (#718)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 1cf0b2577..0d9848a6a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -588,6 +588,16 @@
"contributions": [
"infra"
]
+ },
+ {
+ "login": "BuggStream",
+ "name": "BuggStream",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/51194915?v=4",
+ "profile": "https://github.com/BuggStream",
+ "contributions": [
+ "code",
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,