forked from App-Choreography/Get-An-Invite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
99 lines (99 loc) · 2.54 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "m0lese",
"name": "Molese",
"avatar_url": "https://avatars.githubusercontent.com/u/86180257?v=4",
"profile": "https://molese.me",
"contributions": [
"content"
]
},
{
"login": "rtewari056",
"name": "Rohit Tewari",
"avatar_url": "https://avatars.githubusercontent.com/u/75976169?v=4",
"profile": "https://github.com/rtewari056",
"contributions": [
"content"
]
},
{
"login": "thuongtruong1009",
"name": "Tran Nguyen Thuong Truong",
"avatar_url": "https://avatars.githubusercontent.com/u/71834167?v=4",
"profile": "https://thuongtruonginc.wixsite.com/portfolio",
"contributions": [
"content"
]
},
{
"login": "vedantmgoyal2009",
"name": "Vedant",
"avatar_url": "https://avatars.githubusercontent.com/u/83997633?v=4",
"profile": "https://bittu.eu.org",
"contributions": [
"doc",
"content"
]
},
{
"login": "d-coder111",
"name": "d-coder111",
"avatar_url": "https://avatars.githubusercontent.com/u/82580017?v=4",
"profile": "https://github.com/d-coder111",
"contributions": [
"content"
]
},
{
"login": "Rudra2198",
"name": "Rudra Patel",
"avatar_url": "https://avatars.githubusercontent.com/u/89503697?v=4",
"profile": "https://github.com/Rudra2198",
"contributions": [
"content"
]
},
{
"login": "Itsfoss0",
"name": "Ebenezer R. ",
"avatar_url": "https://avatars.githubusercontent.com/u/105123601?v=4",
"profile": "https://github.com/Itsfoss0",
"contributions": [
"content"
]
},
{
"login": "max-ray001",
"name": "⭐Max-Ray⭐",
"avatar_url": "https://avatars.githubusercontent.com/u/142807911?v=4",
"profile": "https://github.com/max-ray001",
"contributions": [
"content"
]
},
{
"login": "Mubshr07",
"name": "Mubashir Iqbal",
"avatar_url": "https://avatars.githubusercontent.com/u/34352213?v=4",
"profile": "https://mubashiriqbal07.wordpress.com/",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
"projectName": "Get-An-Invite",
"projectOwner": "App-Choreography",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular",
"commitType": "docs"
}