Skip to content

Commit 61b3b7d

Browse files
docs: update .all-contributorsrc
1 parent 8bf002f commit 61b3b7d

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

.all-contributorsrc

+14-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,18 @@
77
"commitType": "docs",
88
"commitConvention": "angular",
99
"contributorsPerLine": 7,
10-
"contributors": []
10+
"contributors": [
11+
{
12+
"login": "davidwilby",
13+
"name": "David Wilby",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/24752124?v=4",
15+
"profile": "http://davidwilby.dev",
16+
"contributions": [
17+
"ideas",
18+
"code",
19+
"content",
20+
"maintenance"
21+
]
22+
}
23+
]
1124
}

0 commit comments

Comments
 (0)