forked from nas5w/govsky
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.all-contributorsrc
More file actions
57 lines (57 loc) · 1.28 KB
/
.all-contributorsrc
File metadata and controls
57 lines (57 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"projectName": "govsky",
"projectOwner": "nas5w",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "miguelc1221",
"name": "Miguel Correa",
"avatar_url": "https://avatars.githubusercontent.com/u/11799597?v=4",
"profile": "https://miguelcorrea.dev",
"contributions": [
"code",
"infra"
]
},
{
"login": "nas5w",
"name": "Nick Scialli",
"avatar_url": "https://avatars.githubusercontent.com/u/7538045?v=4",
"profile": "https://nick.scialli.me",
"contributions": [
"code",
"infra",
"bug",
"content",
"data",
"financial",
"maintenance",
"platform"
]
},
{
"login": "shuuji3",
"name": "TAKAHASHI Shuuji",
"avatar_url": "https://avatars.githubusercontent.com/u/1425259?v=4",
"profile": "https://shuuji3.xyz",
"contributions": [
"code",
"ideas"
]
},
{
"login": "HarisDotParis",
"name": "Haris",
"avatar_url": "https://avatars.githubusercontent.com/u/67912527?v=4",
"profile": "http://haris.paris",
"contributions": [
"code"
]
}
]
}