Skip to content

Commit beeb881

Browse files
docs: update .all-contributorsrc
1 parent 4819733 commit beeb881

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

.all-contributorsrc

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
11
{
22
"projectName": "gambit",
3-
"projectOwner": "gambitproject"
4-
}
3+
"projectOwner": "gambitproject",
4+
"files": [
5+
"README.md"
6+
],
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributorsPerLine": 7,
10+
"contributors": [
11+
{
12+
"login": "d-kad",
13+
"name": "Daniel ",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/165307096?v=4",
15+
"profile": "https://github.com/d-kad",
16+
"contributions": [
17+
"research",
18+
"code"
19+
]
20+
}
21+
]
22+
}

0 commit comments

Comments
 (0)