We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62627c2 commit cc79ed0Copy full SHA for cc79ed0
.all-contributorsrc
@@ -1,4 +1,21 @@
1
{
2
"projectName": "glua-api-snippets",
3
- "projectOwner": "luttje"
+ "projectOwner": "luttje",
4
+ "files": [
5
+ "README.md"
6
+ ],
7
+ "commitType": "docs",
8
+ "commitConvention": "angular",
9
+ "contributorsPerLine": 7,
10
+ "contributors": [
11
+ {
12
+ "login": "Vurv78",
13
+ "name": "Vurv",
14
+ "avatar_url": "https://avatars.githubusercontent.com/u/56230599?v=4",
15
+ "profile": "https://vurv78.github.io/",
16
+ "contributions": [
17
+ "code"
18
+ ]
19
+ }
20
21
}
0 commit comments