-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.all-contributorsrc
144 lines (143 loc) · 4.43 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
{
"projectName": "affinidi-tdk",
"projectOwner": "affinidi",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "aeffinidi",
"name": "aeffinidi",
"avatar_url": "https://avatars.githubusercontent.com/u/86773100?v=4",
"profile": "https://github.com/aeffinidi",
"contributions": ["code", "doc", "example", "ideas", "tool"]
},
{
"login": "rbrazhnyk",
"name": "Roman Brazhnyk",
"avatar_url": "https://avatars.githubusercontent.com/u/4462680?v=4",
"profile": "https://github.com/rbrazhnyk",
"contributions": ["code", "doc", "ideas", "research"]
},
{
"login": "carlos-affinidi",
"name": "Carlos Rincon",
"avatar_url": "https://avatars.githubusercontent.com/u/86779651?v=4",
"profile": "https://github.com/carlos-affinidi",
"contributions": ["code", "doc", "ideas", "maintenance"]
},
{
"login": "linn-affinidi",
"name": "Linn Htoo",
"avatar_url": "https://avatars.githubusercontent.com/u/115471777?v=4",
"profile": "https://github.com/linn-affinidi",
"contributions": ["code", "maintenance"]
},
{
"login": "maratsh",
"name": "maratsh",
"avatar_url": "https://avatars.githubusercontent.com/u/533533?v=4",
"profile": "https://github.com/maratsh",
"contributions": [
"code",
"doc",
"example",
"ideas",
"infra",
"platform",
"security"
]
},
{
"login": "pulkitb2",
"name": "Pulkit Batra",
"avatar_url": "https://avatars.githubusercontent.com/u/146182581?v=4",
"profile": "https://github.com/pulkitb2",
"contributions": [
"code",
"doc",
"example",
"ideas",
"infra",
"maintenance",
"platform",
"plugin"
]
},
{
"login": "Bergmam",
"name": "Anton Bergman",
"avatar_url": "https://avatars.githubusercontent.com/u/4987930?v=4",
"profile": "https://github.com/Bergmam",
"contributions": ["code", "doc"]
},
{
"login": "sureshaff",
"name": "sureshaff",
"avatar_url": "https://avatars.githubusercontent.com/u/170073177?v=4",
"profile": "https://github.com/sureshaff",
"contributions": ["security"]
},
{
"login": "maindotdev",
"name": "Sebastian Müller",
"avatar_url": "https://avatars.githubusercontent.com/u/56207234?v=4",
"profile": "https://github.com/maindotdev",
"contributions": ["code", "doc", "research"]
},
{
"login": "priyanka-affinidi",
"name": "Priyanka Affinidi",
"avatar_url": "https://avatars.githubusercontent.com/u/131958705?v=4",
"profile": "https://github.com/priyanka-affinidi",
"contributions": ["code", "doc", "research"]
},
{
"login": "rohitjjw",
"name": "rohitjjw",
"avatar_url": "https://avatars.githubusercontent.com/u/80765488?v=4",
"profile": "https://github.com/rohitjjw",
"contributions": ["ideas", "research"]
},
{
"login": "robert-affinidi",
"name": "Robert",
"avatar_url": "https://avatars.githubusercontent.com/u/88320072?v=4",
"profile": "https://github.com/robert-affinidi",
"contributions": ["code", "research"]
},
{
"login": "affrncsp",
"name": "Francis Pineda",
"avatar_url": "https://avatars.githubusercontent.com/u/135792176?v=4",
"profile": "https://github.com/affrncsp",
"contributions": ["code", "doc", "research"]
},
{
"login": "annavaff",
"name": "annavaff",
"avatar_url": "https://avatars.githubusercontent.com/u/130508647?v=4",
"profile": "https://github.com/annavaff",
"contributions": ["projectManagement", "research"]
},
{
"login": "yaroslav-affinidi",
"name": "yaroslav-affinidi",
"avatar_url": "https://avatars.githubusercontent.com/u/196060619?v=4",
"profile": "https://github.com/yaroslav-affinidi",
"contributions": ["code"]
},
{
"login": "obradovicaffinidi",
"name": "obradovicaffinidi",
"avatar_url": "https://avatars.githubusercontent.com/u/187629637?v=4",
"profile": "https://github.com/obradovicaffinidi",
"contributions": ["projectManagement", "research"]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}