forked from Ciphey/Ciphey
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
executable file
·105 lines (105 loc) · 2.55 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "cyclic3",
"name": "cyclic3",
"avatar_url": "https://avatars1.githubusercontent.com/u/15613874?v=4",
"profile": "https://github.com/Cyclic3",
"contributions": [
"design",
"maintenance",
"code",
"ideas"
]
},
{
"login": "brandonskerritt",
"name": "Brandon",
"avatar_url": "https://avatars3.githubusercontent.com/u/10378052?v=4",
"profile": "https://skerritt.blog",
"contributions": [
"design",
"maintenance",
"code",
"ideas"
]
},
{
"login": "michalani",
"name": "michalani",
"avatar_url": "https://avatars0.githubusercontent.com/u/27767884?v=4",
"profile": "https://github.com/michalani",
"contributions": [
"code"
]
},
{
"login": "ashb07",
"name": "ashb07",
"avatar_url": "https://avatars2.githubusercontent.com/u/24845568?v=4",
"profile": "https://github.com/ashb07",
"contributions": [
"code"
]
},
{
"login": "TheAlcanian",
"name": "Shardion",
"avatar_url": "https://avatars3.githubusercontent.com/u/22127191?v=4",
"profile": "https://github.com/TheAlcanian",
"contributions": [
"bug"
]
},
{
"login": "Bryzizzle",
"name": "Bryan",
"avatar_url": "https://avatars0.githubusercontent.com/u/57810197?v=4",
"profile": "https://github.com/Bryzizzle",
"contributions": [
"translation",
"doc"
]
},
{
"login": "lukasgabriel",
"name": "Lukas Gabriel",
"avatar_url": "https://avatars0.githubusercontent.com/u/52338810?v=4",
"profile": "https://lukasgabriel.net",
"contributions": [
"code",
"bug",
"translation"
]
},
{
"login": "DarshanBhoi",
"name": "Darshan",
"avatar_url": "https://avatars2.githubusercontent.com/u/70128281?v=4",
"profile": "https://github.com/DarshanBhoi",
"contributions": [
"bug"
]
},
{
"login": "SkeletalDemise",
"name": "SkeletalDemise",
"avatar_url": "https://avatars1.githubusercontent.com/u/29117662?v=4",
"profile": "https://github.com/SkeletalDemise",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "Ciphey",
"projectOwner": "Ciphey",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}