Skip to content

Commit 24f9ae4

Browse files
docs: add BenJam as a contributor (github#178)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
1 parent d229351 commit 24f9ae4

File tree

2 files changed

+42
-30
lines changed

2 files changed

+42
-30
lines changed

.all-contributorsrc

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,15 @@
285285
"bug",
286286
"code"
287287
]
288+
},
289+
{
290+
"login": "BenJam",
291+
"name": "Benjamin Nickolls",
292+
"avatar_url": "https://avatars2.githubusercontent.com/u/158833?v=4",
293+
"profile": "https://github.com/BenJam",
294+
"contributions": [
295+
"doc"
296+
]
288297
}
289298
],
290299
"contributorsPerLine": 7,
@@ -294,4 +303,4 @@
294303
"repoHost": "https://github.com",
295304
"skipCi": true,
296305
"commitConvention": "none"
297-
}
306+
}

0 commit comments

Comments
 (0)