We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b0f0f0 commit 359d968Copy full SHA for 359d968
1 file changed
.all-contributorsrc
@@ -1,4 +1,25 @@
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": "rahulsavani",
13
+ "name": "Rahul Savani",
14
+ "avatar_url": "https://avatars.githubusercontent.com/u/743139?v=4",
15
+ "profile": "http://www.csc.liv.ac.uk/~rahul",
16
+ "contributions": [
17
+ "code",
18
+ "doc",
19
+ "research",
20
+ "maintenance",
21
+ "ideas"
22
+ ]
23
+ }
24
25
+}
0 commit comments