We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6faf150 commit d2b4209Copy full SHA for d2b4209
.all-contributorsrc
@@ -1,4 +1,22 @@
1
{
2
"projectName": "gambit",
3
- "projectOwner": "gambitproject"
4
-}
+ "projectOwner": "gambitproject",
+ "files": [
5
+ "README.md"
6
+ ],
7
+ "commitType": "docs",
8
+ "commitConvention": "angular",
9
+ "contributorsPerLine": 7,
10
+ "contributors": [
11
+ {
12
+ "login": "StephenPasteris",
13
+ "name": "StephenPasteris",
14
+ "avatar_url": "https://avatars.githubusercontent.com/u/140617768?v=4",
15
+ "profile": "https://github.com/StephenPasteris",
16
+ "contributions": [
17
+ "research",
18
+ "code"
19
+ ]
20
+ }
21
22
+}
0 commit comments