-
Notifications
You must be signed in to change notification settings - Fork 21
/
.all-contributorsrc
78 lines (78 loc) · 1.93 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Nandini-Jha",
"name": "Nandini-Jha",
"avatar_url": "https://avatars.githubusercontent.com/u/76875859?v=4",
"profile": "https://github.com/Nandini-Jha",
"contributions": [
"projectManagement",
"review",
"mentoring",
"maintenance",
"talk",
"design",
"ideas",
"business",
"platform",
"eventOrganizing",
"tutorial"
]
},
{
"login": "IIITM-Jay",
"name": "Jay Dev Jha",
"avatar_url": "https://avatars.githubusercontent.com/u/65283880?v=4",
"profile": "https://github.com/IIITM-Jay",
"contributions": [
"code",
"data",
"content",
"doc",
"infra",
"review",
"mentoring",
"projectManagement",
"question",
"security",
"userTesting",
"tutorial"
]
},
{
"login": "Amit366",
"name": "Amit Kumar Mishra",
"avatar_url": "https://avatars.githubusercontent.com/u/60662775?v=4",
"profile": "https://the-awesome-profile-site.netlify.app/",
"contributions": [
"content"
"login": "himanshu007-creator",
"name": "Himanshu",
"avatar_url": "https://avatars.githubusercontent.com/u/65963997?v=4",
"profile": "http://linkedin.com/in/himanshu-here/",
"contributions": [
"content"
]
},
{
"login": "smriti1313",
"name": "Smriti",
"avatar_url": "https://avatars.githubusercontent.com/u/52624997?v=4",
"profile": "https://github.com/smriti1313",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "Property-management-System-Django-Full-Stack-",
"projectOwner": "IIITM-Jay",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}