Skip to content

Commit 1795e10

Browse files
allcontributors[bot]Brandon Carroll
authored and
Brandon Carroll
committed
docs: add seleb as a contributor (#236)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent 2fefa50 commit 1795e10

File tree

2 files changed

+45
-32
lines changed

2 files changed

+45
-32
lines changed

.all-contributorsrc

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@
263263
]
264264
},
265265
{
266-
267266
"login": "Hetachi",
268267
"name": "Kristaps",
269268
"avatar_url": "https://avatars1.githubusercontent.com/u/7768612?v=4",
@@ -280,7 +279,17 @@
280279
"contributions": [
281280
"code"
282281
]
282+
},
283+
{
284+
"login": "seleb",
285+
"name": "Sean LeBlanc",
286+
"avatar_url": "https://avatars3.githubusercontent.com/u/6496840?v=4",
287+
"profile": "https://seans.site",
288+
"contributions": [
289+
"code"
290+
]
283291
}
284292
],
285-
"contributorsPerLine": 7
293+
"contributorsPerLine": 7,
294+
"skipCi": true
286295
}

0 commit comments

Comments
 (0)