-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.all-contributorsrc
89 lines (89 loc) · 2.28 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "hassamkhan1",
"name": "hassamkhan1",
"avatar_url": "https://avatars.githubusercontent.com/u/139095933?v=4",
"profile": "https://github.com/hassamkhan1",
"contributions": [
"tutorial"
]
},
{
"login": "awaissaddiqui",
"name": "Awais Saddiqui",
"avatar_url": "https://avatars.githubusercontent.com/u/101595985?v=4",
"profile": "https://www.upwork.com/freelancers/~011fe6ce84d3da23e7",
"contributions": [
"ideas"
]
},
{
"login": "niharfiza125",
"name": "Fiza Nihar",
"avatar_url": "https://avatars.githubusercontent.com/u/176830976?v=4",
"profile": "https://github.com/niharfiza125",
"contributions": [
"code"
]
},
{
"login": "aimalexe",
"name": "Aimal Khan",
"avatar_url": "https://avatars.githubusercontent.com/u/94559553?v=4",
"profile": "https://aimal.pk/",
"contributions": [
"code"
]
},
{
"login": "RohanSingh0208",
"name": "RohanSingh0208",
"avatar_url": "https://avatars.githubusercontent.com/u/179429466?v=4",
"profile": "https://github.com/RohanSingh0208",
"contributions": [
"code"
]
},
{
"login": "Muhsin95952",
"name": "Muhsin Shah",
"avatar_url": "https://avatars.githubusercontent.com/u/111670341?v=4",
"profile": "https://github.com/Muhsin95952",
"contributions": [
"code"
]
},
{
"login": "dvir019",
"name": "dvir019",
"avatar_url": "https://avatars.githubusercontent.com/u/30556126?v=4",
"profile": "https://github.com/dvir019",
"contributions": [
"code"
]
},
{
"login": "m-umarjan11",
"name": "Muhammad Umar Jan",
"avatar_url": "https://avatars.githubusercontent.com/u/104164416?v=4",
"profile": "https://github.com/m-umarjan11",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "Hacktoberfest-24",
"projectOwner": "MLSA-UETP"
}