-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.all-contributorsrc
More file actions
81 lines (81 loc) · 2.02 KB
/
.all-contributorsrc
File metadata and controls
81 lines (81 loc) · 2.02 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
72
73
74
75
76
77
78
79
80
81
{
"projectName": "up-goer-five",
"projectOwner": "softwaresaved",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "SaranjeetKaur",
"name": "Saranjeet Kaur",
"avatar_url": "https://avatars.githubusercontent.com/u/28556616?v=4",
"profile": "https://github.com/SaranjeetKaur",
"contributions": [
"content"
]
},
{
"login": "Llannelongue",
"name": "Loïc Lannelongue",
"avatar_url": "https://avatars.githubusercontent.com/u/22586038?v=4",
"profile": "http://www.lannelongue-group.org",
"contributions": [
"projectManagement"
]
},
{
"login": "pgmccann",
"name": "Paddy McCann",
"avatar_url": "https://avatars.githubusercontent.com/u/1590010?v=4",
"profile": "https://orcid.org/0000-0002-9324-2775",
"contributions": [
"content"
]
},
{
"login": "npch",
"name": "Neil Chue Hong",
"avatar_url": "https://avatars.githubusercontent.com/u/1507151?v=4",
"profile": "http://www.software.ac.uk",
"contributions": [
"content",
"research",
"ideas"
]
},
{
"login": "wong-hl",
"name": "Hui Ling Wong",
"avatar_url": "https://avatars.githubusercontent.com/u/71387295?v=4",
"profile": "https://hui-ling-wong.com/",
"contributions": [
"ideas",
"research"
]
},
{
"login": "colinsauze",
"name": "Colin Sauze",
"avatar_url": "https://avatars.githubusercontent.com/u/1053628?v=4",
"profile": "https://colinsauze.github.io/",
"contributions": [
"ideas",
"research"
]
},
{
"login": "sfmig",
"name": "sfmig",
"avatar_url": "https://avatars.githubusercontent.com/u/33267254?v=4",
"profile": "http://sfmig.github.io",
"contributions": [
"ideas",
"research",
"content"
]
}
]
}