forked from dscnitrourkela/project-raisin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
105 lines (105 loc) · 3.35 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
{
"files": ["README.md"],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "dscnitrourkela",
"name": "DSC NIT Rourkela",
"avatar_url": "https://avatars3.githubusercontent.com/u/51153443?v=4",
"profile": "http://dscnitrourkela.org",
"contributions": ["projectManagement"]
},
{
"login": "abhibhaw",
"name": "Abhibhaw Asthana",
"avatar_url": "https://avatars.githubusercontent.com/u/39991296?v=4",
"profile": "https://abhibhaw.co",
"contributions": ["review", "maintenance", "code", "infra", "projectManagement"]
},
{
"login": "CIPHERTron",
"name": "Pritish Samal",
"avatar_url": "https://avatars.githubusercontent.com/u/56754747?v=4",
"profile": "https://github.com/CIPHERTron",
"contributions": ["code", "maintenance", "mentoring", "review", "projectManagement"]
},
{
"login": "riteshsp2000",
"name": "Ritesh Patil",
"avatar_url": "https://avatars.githubusercontent.com/u/56112399?v=4",
"profile": "http://riteshpatil.dev",
"contributions": ["code", "doc", "ideas", "projectManagement", "maintenance"]
},
{
"login": "DesignrKnight",
"name": "Abel Mathew",
"avatar_url": "https://avatars.githubusercontent.com/u/27865704?v=4",
"profile": "https://github.com/DesignrKnight",
"contributions": ["code", "security", "infra"]
},
{
"login": "padmajabhol",
"name": "Padmaja Bhol",
"avatar_url": "https://avatars.githubusercontent.com/u/75530516?v=4",
"profile": "https://github.com/padmajabhol",
"contributions": ["code"]
},
{
"login": "ratnakar5938",
"name": "Ratnakar Sahoo",
"avatar_url": "https://avatars.githubusercontent.com/u/80893583?v=4",
"profile": "https://www.linkedin.com/in/ratnakar-sahoo-a78401135",
"contributions": ["code"]
},
{
"login": "irsayvid",
"name": "Divya Sri Darimisetti",
"avatar_url": "https://avatars.githubusercontent.com/u/56034618?v=4",
"profile": "https://irsayvid.azurewebsites.net/",
"contributions": ["code"]
},
{
"login": "sambit-sankalp",
"name": "sambit-sankalp",
"avatar_url": "https://avatars.githubusercontent.com/u/82284130?v=4",
"profile": "https://github.com/sambit-sankalp",
"contributions": ["code"]
},
{
"login": "Sonakshi1901",
"name": "Sonakshi Satpathy",
"avatar_url": "https://avatars.githubusercontent.com/u/76627480?v=4",
"profile": "https://github.com/Sonakshi1901",
"contributions": ["code"]
},
{
"login": "nayakastha",
"name": "Astha Nayak",
"avatar_url": "https://avatars.githubusercontent.com/u/58568514?v=4",
"profile": "https://github.com/nayakastha",
"contributions": [
"maintenance",
"code",
"doc",
"mentoring",
"eventOrganizing",
"review",
"projectManagement"
]
},
{
"login": "ORKO06",
"name": "Hemant Bajaj",
"avatar_url": "https://avatars.githubusercontent.com/u/74568847?v=4",
"profile": "https://github.com/ORKO06",
"contributions": ["code"]
}
],
"contributorsPerLine": 7,
"projectName": "project-raisin",
"projectOwner": "dscnitrourkela",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}