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 895a817 commit 74b2611Copy full SHA for 74b2611
.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": "aske02",
13
+ "name": "Aske",
14
+ "avatar_url": "https://avatars.githubusercontent.com/u/45128441?v=4",
15
+ "profile": "https://github.com/aske02",
16
+ "contributions": [
17
+ "code"
18
+ ]
19
+ }
20
21
}
0 commit comments