-
Notifications
You must be signed in to change notification settings - Fork 77
/
.all-contributorsrc
97 lines (97 loc) · 2.33 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
{
"projectName": "AzureHound",
"projectOwner": "BloodHoundAD",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"CONTRIBUTORS.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "andyrobbins",
"name": "Andy Robbins",
"avatar_url": "https://avatars.githubusercontent.com/u/842644?v=4",
"profile": "https://www.twitter.com/_wald0",
"contributions": [
"ideas",
"design",
"blog",
"content",
"doc"
]
},
{
"login": "ddlees",
"name": "Dillon Lees",
"avatar_url": "https://avatars.githubusercontent.com/u/8984872?v=4",
"profile": "https://github.com/ddlees",
"contributions": [
"code",
"maintenance",
"ideas",
"design"
]
},
{
"login": "rvazarkar",
"name": "Rohan Vazarkar",
"avatar_url": "https://avatars.githubusercontent.com/u/5720446?v=4",
"profile": "https://blog.cptjesus.com/",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "urangel",
"name": "Ulises Rangel",
"avatar_url": "https://avatars.githubusercontent.com/u/16910931?v=4",
"profile": "https://ulises.io/",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "joshgantt",
"name": "joshgantt",
"avatar_url": "https://avatars.githubusercontent.com/u/29784250?v=4",
"profile": "https://github.com/joshgantt",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "hugo-syn",
"name": "hugo-syn",
"avatar_url": "https://avatars.githubusercontent.com/u/61210734?v=4",
"profile": "https://github.com/hugo-syn",
"contributions": [
"code"
]
},
{
"login": "crimike",
"name": "crimike",
"avatar_url": "https://avatars.githubusercontent.com/u/10261812?v=4",
"profile": "https://github.com/crimike",
"contributions": [
"code"
]
},
{
"login": "0xffhh",
"name": "0xffhh",
"avatar_url": "https://avatars.githubusercontent.com/u/56194755?v=4",
"profile": "https://github.com/0xffhh",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}