forked from very-good-science/our-handbook
-
Notifications
You must be signed in to change notification settings - Fork 9
/
.all-contributorsrc
109 lines (109 loc) · 2.77 KB
/
.all-contributorsrc
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "NatalieZelenka",
"name": "Natalie Zelenka",
"avatar_url": "https://avatars.githubusercontent.com/u/17617308?v=4",
"profile": "https://github.com/NatalieThurlby",
"contributions": [
"doc",
"mentoring",
"review"
]
},
{
"login": "ekuw",
"name": "ekuw",
"avatar_url": "https://avatars.githubusercontent.com/u/76116294?v=4",
"profile": "https://github.com/ekuw",
"contributions": [
"doc"
]
},
{
"login": "jatonline",
"name": "James Thomas",
"avatar_url": "https://avatars.githubusercontent.com/u/48878399?v=4",
"profile": "https://linkedin.com/in/jatonline",
"contributions": [
"doc",
"review"
]
},
{
"login": "lauren-cadwallader",
"name": "lauren-cadwallader",
"avatar_url": "https://avatars.githubusercontent.com/u/91881263?v=4",
"profile": "https://github.com/lauren-cadwallader",
"contributions": [
"doc"
]
},
{
"login": "mlagisz",
"name": "Malgorzata Lagisz",
"avatar_url": "https://avatars.githubusercontent.com/u/13009327?v=4",
"profile": "https://github.com/mlagisz",
"contributions": [
"doc"
]
},
{
"login": "RichardP1234",
"name": "RichardP1234",
"avatar_url": "https://avatars.githubusercontent.com/u/42965322?v=4",
"profile": "https://github.com/RichardP1234",
"contributions": [
"example",
"doc"
]
},
{
"login": "richard-lane",
"name": "richard-lane",
"avatar_url": "https://avatars.githubusercontent.com/u/56296326?v=4",
"profile": "https://github.com/richard-lane",
"contributions": [
"doc"
]
},
{
"login": "xintu59",
"name": "xintu59",
"avatar_url": "https://avatars.githubusercontent.com/u/92021576?v=4",
"profile": "https://github.com/xintu59",
"contributions": [
"example"
]
},
{
"login": "zhangqjie2020",
"name": "zhangqjie2020",
"avatar_url": "https://avatars.githubusercontent.com/u/68072949?v=4",
"profile": "https://github.com/zhangqjie2020",
"contributions": [
"example"
]
},
{
"login": "bitxsun",
"name": "bitxsun",
"avatar_url": "https://avatars.githubusercontent.com/u/48439705?v=4",
"profile": "https://github.com/bitxsun",
"contributions": [
"example"
]
}
],
"contributorsPerLine": 7,
"projectName": "undt-handbook-v1.0",
"projectOwner": "undt-group-handbook",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}