Skip to content

Commit 82976df

Browse files
allcontributors[bot]Kent C. Dodds
authored and
Kent C. Dodds
committed
docs: add tlrobinson as a contributor (#101)
* docs: update README.md * docs: update .all-contributorsrc
1 parent e32c8e4 commit 82976df

File tree

2 files changed

+42
-27
lines changed

2 files changed

+42
-27
lines changed

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,9 +250,20 @@
250250
"contributions": [
251251
"review"
252252
]
253+
},
254+
{
255+
"login": "tlrobinson",
256+
"name": "Tom Robinson",
257+
"avatar_url": "https://avatars0.githubusercontent.com/u/18193?v=4",
258+
"profile": "http://twitter.com/tlrobinson",
259+
"contributions": [
260+
"code",
261+
"test"
262+
]
253263
}
254264
],
255265
"repoType": "github",
256266
"repoHost": "https://github.com",
257-
"contributorsPerLine": 7
267+
"contributorsPerLine": 7,
268+
"skipCi": true
258269
}

0 commit comments

Comments
 (0)