Skip to content

Commit b9167bd

Browse files
docs: update .all-contributorsrc
1 parent 3fb4e4d commit b9167bd

1 file changed

Lines changed: 23 additions & 2 deletions

File tree

.all-contributorsrc

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,25 @@
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": "tturocy",
13+
"name": "Ted Turocy",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/180959?v=4",
15+
"profile": "https://github.com/tturocy",
16+
"contributions": [
17+
"code",
18+
"doc",
19+
"research",
20+
"maintenance",
21+
"ideas"
22+
]
23+
}
24+
]
25+
}

0 commit comments

Comments
 (0)