Skip to content

Commit 74b2611

Browse files
docs: update .all-contributorsrc
1 parent 895a817 commit 74b2611

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

.all-contributorsrc

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
11
{
22
"projectName": "glua-api-snippets",
3-
"projectOwner": "luttje"
3+
"projectOwner": "luttje",
4+
"files": [
5+
"README.md"
6+
],
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributorsPerLine": 7,
10+
"contributors": [
11+
{
12+
"login": "aske02",
13+
"name": "Aske",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/45128441?v=4",
15+
"profile": "https://github.com/aske02",
16+
"contributions": [
17+
"code"
18+
]
19+
}
20+
]
421
}

0 commit comments

Comments
 (0)