summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2021-09-18 15:00:19 -0400
committerGitHub <noreply@github.com>2021-09-18 15:00:19 -0400
commitba8de4a74d2a55dca3c103290e3ba2e8c70359ad (patch)
treea0fcb49a1e22bac6835ec7097cd05c7193f3a545 /.all-contributorsrc
parentf036a651356686097e6743aa23a831200bd8b273 (diff)
docs: add bowlofeggs as a contributor for code (#583)
* 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 adeb3f78..910ff18c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -198,6 +198,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "bowlofeggs",
+ "name": "Randy Barlow",
+ "avatar_url": "https://avatars.githubusercontent.com/u/354506?v=4",
+ "profile": "https://electronsweatshop.com",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,