-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path.all-contributorsrc
More file actions
71 lines (71 loc) · 2.19 KB
/
Copy path.all-contributorsrc
File metadata and controls
71 lines (71 loc) · 2.19 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
"projectName": "App",
"projectOwner": "Git-Mastery",
"repoType": "github",
"commitConvention": "angular",
"contributors": [
{
"login": "damithc",
"name": "Damith C. Rajapakse",
"avatar_url": "https://avatars.githubusercontent.com/u/1673303?v=4",
"profile": "http://www.comp.nus.edu.sg/~damithch",
"contributions": ["mentoring"]
},
{
"login": "woojiahao",
"name": "Jiahao",
"avatar_url": "https://avatars.githubusercontent.com/u/29497029?v=4",
"profile": "https://blog.woojiahao.com/",
"contributions": ["code", "doc"]
},
{
"login": "jovnc",
"name": "jovnc",
"avatar_url": "https://avatars.githubusercontent.com/u/95868357?v=4",
"profile": "https://github.com/jovnc",
"contributions": ["code", "doc"]
},
{
"login": "jiaxinnns",
"name": "jia xin",
"avatar_url": "https://avatars.githubusercontent.com/u/122351681?v=4",
"profile": "https://loh-jia-xin.vercel.app/",
"contributions": ["code", "doc"]
},
{
"login": "VikramGoyal23",
"name": "Vikram Goyal",
"avatar_url": "https://avatars.githubusercontent.com/u/105161079?v=4",
"profile": "https://github.com/VikramGoyal23",
"contributions": ["code"]
},
{
"login": "desmondwong1215",
"name": "Desmond Wong",
"avatar_url": "https://avatars.githubusercontent.com/u/134215008?v=4",
"profile": "https://github.com/desmondwong1215",
"contributions": ["code"]
},
{
"login": "SAN-MUYUN",
"name": "SAN MUYUN",
"avatar_url": "https://avatars.githubusercontent.com/u/156393005?v=4",
"profile": "https://github.com/SAN-MUYUN",
"contributions": ["code"]
},
{
"login": "TheMythologist",
"name": "TheMythologist",
"avatar_url": "https://avatars.githubusercontent.com/u/29896527?v=4",
"profile": "https://github.com/TheMythologist",
"contributions": ["code"]
},
{
"login": "seah-minlong",
"name": "Minlong",
"avatar_url": "https://avatars.githubusercontent.com/u/86313670?v=4",
"profile": "https://github.com/seah-minlong",
"contributions": ["code"]
}
]
}