-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.all-contributorsrc
107 lines (107 loc) · 2.74 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "mpotane",
"name": "mpotane",
"avatar_url": "https://avatars.githubusercontent.com/u/65337802?v=4",
"profile": "http://mpotane.github.io",
"contributions": [
"maintenance",
"test"
]
},
{
"login": "zt4ff",
"name": "Kayode",
"avatar_url": "https://avatars.githubusercontent.com/u/61902277?v=4",
"profile": "https://github.com/zt4ff",
"contributions": [
"doc"
]
},
{
"login": "Vishvam10",
"name": "Vishvam S",
"avatar_url": "https://avatars.githubusercontent.com/u/78094956?v=4",
"profile": "https://www.linkedin.com/in/s-vishvam",
"contributions": [
"doc"
]
},
{
"login": "AsyncDeveloper245",
"name": "Omoleye Julius Fortunate",
"avatar_url": "https://avatars.githubusercontent.com/u/79061404?v=4",
"profile": "http://peewhyresume.herokuapp.com",
"contributions": [
"plugin"
]
},
{
"login": "ayush-1909",
"name": "Ayush Awasthi",
"avatar_url": "https://avatars.githubusercontent.com/u/76039483?v=4",
"profile": "https://github.com/ayush-1909",
"contributions": [
"code"
]
},
{
"login": "therealashugarg",
"name": "Ashu",
"avatar_url": "https://avatars.githubusercontent.com/u/73381765?v=4",
"profile": "https://github.com/therealashugarg",
"contributions": [
"code"
]
},
{
"login": "rizwansoaib",
"name": "RIZWAN AHMAD",
"avatar_url": "https://avatars.githubusercontent.com/u/29729380?v=4",
"profile": "https://wpmonitor.tech",
"contributions": [
"code"
]
},
{
"login": "santiariza15",
"name": "Santiago Ariza",
"avatar_url": "https://avatars.githubusercontent.com/u/48007679?v=4",
"profile": "https://github.com/santiariza15",
"contributions": [
"code"
]
},
{
"login": "ADITYADAS1999",
"name": "ADITYA DAS",
"avatar_url": "https://avatars.githubusercontent.com/u/58718316?v=4",
"profile": "https://www.linkedin.com/in/aditya-das-7b2276202",
"contributions": [
"doc"
]
},
{
"login": "VishMaster17",
"name": "VishMaster17",
"avatar_url": "https://avatars.githubusercontent.com/u/74035077?v=4",
"profile": "https://github.com/VishMaster17",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 3,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "PythonScriptPH",
"projectOwner": "mpotane"
}