-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
116 lines (116 loc) · 2.75 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
110
111
112
113
114
115
116
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "nnja",
"name": "Nina Zakharenko",
"avatar_url": "https://avatars1.githubusercontent.com/u/2030983?v=4",
"profile": "http://nnja.io",
"contributions": [
"question",
"content",
"eventOrganizing",
"ideas",
"tutorial"
]
},
{
"login": "Mariatta",
"name": "Mariatta",
"avatar_url": "https://avatars1.githubusercontent.com/u/5844587?v=4",
"profile": "https://mariatta.ca",
"contributions": [
"question",
"doc",
"content",
"eventOrganizing",
"ideas"
]
},
{
"login": "Nikoleta-v3",
"name": "Nikoleta Glynatsi",
"avatar_url": "https://avatars0.githubusercontent.com/u/19708408?v=4",
"profile": "https://github.com/Nikoleta-v3",
"contributions": [
"question",
"doc",
"content",
"review",
"ideas"
]
},
{
"login": "trallard",
"name": "Tania Allard",
"avatar_url": "https://avatars3.githubusercontent.com/u/23552331?v=4",
"profile": "http://www.bitsandchips.me",
"contributions": [
"question",
"doc",
"content",
"eventOrganizing",
"ideas",
"projectManagement",
"infra",
"maintenance"
]
},
{
"login": "katialira",
"name": "Katia Lira",
"avatar_url": "https://avatars3.githubusercontent.com/u/8711200?v=4",
"profile": "https://github.com/katialira",
"contributions": [
"question",
"eventOrganizing",
"ideas"
]
},
{
"login": "Cheukting",
"name": "Cheuk Ting Ho",
"avatar_url": "https://avatars1.githubusercontent.com/u/28761465?v=4",
"profile": "http://cheuk.dev",
"contributions": [
"question",
"eventOrganizing",
"ideas",
"infra",
"platform"
]
},
{
"login": "valerybriz",
"name": "Valery Briz",
"avatar_url": "https://avatars1.githubusercontent.com/u/22871092?v=4",
"profile": "http://medium.com/@valerybriz",
"contributions": [
"question",
"eventOrganizing",
"ideas"
]
},
{
"login": "Zac-HD",
"name": "Zac Hatfield-Dodds",
"avatar_url": "https://avatars1.githubusercontent.com/u/12229877?v=4",
"profile": "http://zhd.dev",
"contributions": [
"eventOrganizing",
"ideas",
"question"
]
}
],
"contributorsPerLine": 7,
"projectName": "organisational",
"projectOwner": "pycon-mentored-sprints",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}