-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.all-contributorsrc
101 lines (101 loc) · 2.56 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "ruth-chirwa",
"name": "Ruth",
"avatar_url": "https://avatars.githubusercontent.com/u/129673094?v=4",
"profile": "https://github.com/ruth-chirwa",
"contributions": [
"code",
"content"
]
},
{
"login": "bijiyiqi2017",
"name": "William Miller Jr",
"avatar_url": "https://avatars.githubusercontent.com/u/26510999?v=4",
"profile": "https://github.com/bijiyiqi2017",
"contributions": [
"doc",
"code",
"bug"
]
},
{
"login": "hemanthhhhhh",
"name": "hemanthhhhhh",
"avatar_url": "https://avatars.githubusercontent.com/u/98905333?v=4",
"profile": "https://github.com/hemanthhhhhh",
"contributions": [
"code"
]
},
{
"login": "Abhinav-Bansal751",
"name": "Bansal",
"avatar_url": "https://avatars.githubusercontent.com/u/118830821?v=4",
"profile": "https://github.com/Abhinav-Bansal751",
"contributions": [
"code"
]
},
{
"login": "Devika-Rudagi",
"name": "Devika Rudagi",
"avatar_url": "https://avatars.githubusercontent.com/u/22369957?v=4",
"profile": "https://github.com/Devika-Rudagi",
"contributions": [
"code"
]
},
{
"login": "abbasabro",
"name": "abbasabro",
"avatar_url": "https://avatars.githubusercontent.com/u/141827555?v=4",
"profile": "https://github.com/abbasabro",
"contributions": [
"doc"
]
},
{
"login": "rajfauzdar",
"name": "Raj Fauzdar",
"avatar_url": "https://avatars.githubusercontent.com/u/121241266?v=4",
"profile": "http://www.linkedin.com/in/rajfauzdar",
"contributions": [
"code"
]
},
{
"login": "AvinashUmrao",
"name": "AvinashUmrao",
"avatar_url": "https://avatars.githubusercontent.com/u/162718233?v=4",
"profile": "https://github.com/AvinashUmrao",
"contributions": [
"code"
]
},
{
"login": "mrhat05",
"name": "Abhiram Sankarasetty",
"avatar_url": "https://avatars.githubusercontent.com/u/90583302?v=4",
"profile": "https://github.com/mrhat05",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "dragon24",
"projectOwner": "bijiyiqi2017"
}