This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
forked from Nunie123/upstate_tech_cal_service
-
Notifications
You must be signed in to change notification settings - Fork 6
/
.all-contributorsrc
108 lines (108 loc) · 2.58 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
108
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "Nunie123",
"name": "Ed Nunes",
"avatar_url": "https://avatars.githubusercontent.com/u/15092236?v=4",
"profile": "https://github.com/Nunie123",
"contributions": [
"ideas",
"code"
]
},
{
"login": "allella",
"name": "Jim Ciallella",
"avatar_url": "https://avatars.githubusercontent.com/u/1777776?v=4",
"profile": "https://github.com/allella",
"contributions": [
"code",
"maintenance",
"infra",
"projectManagement",
"review",
"bug",
"doc",
"question"
]
},
{
"login": "ramonaspence",
"name": "Ramona",
"avatar_url": "https://avatars.githubusercontent.com/u/52936858?v=4",
"profile": "http://www.linkedin.com/in/ramona-spence",
"contributions": [
"code",
"ideas",
"doc",
"bug"
]
},
{
"login": "bcsnipes",
"name": "Brett Snipes",
"avatar_url": "https://avatars.githubusercontent.com/u/43290072?v=4",
"profile": "https://github.com/bcsnipes",
"contributions": [
"code",
"bug"
]
},
{
"login": "oliviasculley",
"name": "Olivia Sculley",
"avatar_url": "https://avatars.githubusercontent.com/u/88074048?v=4",
"profile": "https://olivia.sculley.dev",
"contributions": [
"code",
"infra",
"doc",
"ideas",
"platform"
]
},
{
"login": "BigBlueHat",
"name": "BigBlueHat",
"avatar_url": "https://avatars.githubusercontent.com/u/43209?v=4",
"profile": "https://bigbluehat.com/",
"contributions": [
"ideas",
"question"
]
},
{
"login": "jeremywight",
"name": "Jeremy Wight",
"avatar_url": "https://avatars.githubusercontent.com/u/8245600?v=4",
"profile": "https://www.linkedin.com/in/jeremywight/",
"contributions": [
"bug"
]
},
{
"login": "ThorntonMatthewD",
"name": "Matthew Thornton",
"avatar_url": "https://avatars.githubusercontent.com/u/44626690?v=4",
"profile": "https://github.com/ThorntonMatthewD",
"contributions": [
"test",
"infra",
"research"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "events-api",
"projectOwner": "hackgvl"
}