forked from zoningatlas/web-map
-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path.all-contributorsrc
116 lines (116 loc) · 3.01 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
109
110
111
112
113
114
115
116
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "kcoronel",
"name": "Karen ",
"avatar_url": "https://avatars.githubusercontent.com/u/38144130?v=4",
"profile": "https://github.com/kcoronel",
"contributions": [
"projectManagement"
]
},
{
"login": "ggordn3r",
"name": "Trey Gordner",
"avatar_url": "https://avatars.githubusercontent.com/u/10144772?v=4",
"profile": "http://hawaiizoningatlas.com",
"contributions": [
"projectManagement"
]
},
{
"login": "jonathanswilcox",
"name": "jonathanswilcox",
"avatar_url": "https://avatars.githubusercontent.com/u/111539042?v=4",
"profile": "https://github.com/jonathanswilcox",
"contributions": [
"design"
]
},
{
"login": "kenz-bee",
"name": "Mckenzie",
"avatar_url": "https://avatars.githubusercontent.com/u/100083618?v=4",
"profile": "https://github.com/kenz-bee",
"contributions": [
"design"
]
},
{
"login": "MichelleShuey",
"name": "Michelle Shuey",
"avatar_url": "https://avatars.githubusercontent.com/u/120435891?v=4",
"profile": "https://github.com/MichelleShuey",
"contributions": [
"design"
]
},
{
"login": "luanyleone",
"name": "Luany Leone",
"avatar_url": "https://robohash.org/luanyleone",
"profile": "https://www.linkedin.com/in/luanyleone/",
"contributions": [
"design"
]
},
{
"login": "heykylo",
"name": "Kyle Wong",
"avatar_url": "https://robohash.org/heykylo",
"profile": "https://www.linkedin.com/in/heykylo/",
"contributions": [
"design"
]
},
{
"login": "ameliadklaborte",
"name": "Amelia Laborte",
"avatar_url": "https://robohash.org/ameliadklaborte",
"profile": "https://www.linkedin.com/in/ameliadklaborte/",
"contributions": [
"design"
]
},
{
"login": "locallygoverned",
"name": "Christian Schmidt",
"avatar_url": "https://robohash.org/locallygoverned",
"profile": "https://www.linkedin.com/in/locallygoverned/",
"contributions": [
"research"
]
},
{
"login": "devon-chodzin",
"name": "Devon Chodzin",
"avatar_url": "https://robohash.org/devon-chodzin",
"profile": "https://www.linkedin.com/in/devon-chodzin/",
"contributions": [
"research"
]
},
{
"login": "james~dingwall",
"name": "James Dingwall",
"avatar_url": "https://robohash.org/james~dingwall",
"profile": "https://www.linkedin.com/in/james~dingwall/",
"contributions": [
"research"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "Hawaii-Zoning-Atlas",
"projectOwner": "CodeWithAloha"
}