Skip to content

Commit f41e7be

Browse files
allcontributors[bot]alexkrolick
authored andcommitted
docs: add alexkrolick as a contributor (#99)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 74c9591 commit f41e7be

File tree

1 file changed

+18
-9
lines changed

1 file changed

+18
-9
lines changed

.all-contributorsrc

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@
55
"imageSize": 100,
66
"commit": false,
77
"contributors": [
8+
{
9+
"login": "kentcdodds",
10+
"name": "Kent C. Dodds",
11+
"avatar_url": "https://avatars0.githubusercontent.com/u/1500684?v=4",
12+
"profile": "https://kentcdodds.com",
13+
"contributions": [
14+
"maintenance"
15+
]
16+
},
17+
{
18+
"login": "alexkrolick",
19+
"name": "Alex Krolick",
20+
"avatar_url": "https://avatars3.githubusercontent.com/u/1571667?v=4",
21+
"profile": "https://alexkrolick.com",
22+
"contributions": [
23+
"maintenance"
24+
]
25+
},
826
{
927
"login": "co16353sidak",
1028
"name": "Sidak Singh Aulakh",
@@ -16,15 +34,6 @@
1634
"code"
1735
]
1836
},
19-
{
20-
"login": "kentcdodds",
21-
"name": "Kent C. Dodds",
22-
"avatar_url": "https://avatars0.githubusercontent.com/u/1500684?v=4",
23-
"profile": "https://kentcdodds.com",
24-
"contributions": [
25-
"maintenance"
26-
]
27-
}
2837
],
2938
"contributorsPerLine": 7,
3039
"projectName": "testing-library-docs",

0 commit comments

Comments
 (0)