-
Notifications
You must be signed in to change notification settings - Fork 4
/
.all-contributorsrc
98 lines (98 loc) · 2.5 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "jazonshou",
"name": "Jason Zhou",
"avatar_url": "https://avatars.githubusercontent.com/u/67040509?v=4",
"profile": "https://github.com/jazonshou",
"contributions": [
"code",
"translation"
]
},
{
"login": "Ryan4253",
"name": "Ryan Liao",
"avatar_url": "https://avatars.githubusercontent.com/u/71594512?v=4",
"profile": "https://www.youtube.com/channel/UCSu2KKN9d6buqnZ1xBnKTFA",
"contributions": [
"translation"
]
},
{
"login": "i-hdk",
"name": "Isabella Lin",
"avatar_url": "https://avatars.githubusercontent.com/u/59080145?v=4",
"profile": "https://github.com/i-hdk",
"contributions": [
"code"
]
},
{
"login": "0x5b62656e5d",
"name": "ben",
"avatar_url": "https://avatars.githubusercontent.com/u/112295217?v=4",
"profile": "https://github.com/0x5b62656e5d",
"contributions": [
"code"
]
},
{
"login": "24crystalc",
"name": "24crystalc",
"avatar_url": "https://avatars.githubusercontent.com/u/116065369?v=4",
"profile": "https://github.com/24crystalc",
"contributions": [
"code"
]
},
{
"login": "JacksonAHS",
"name": "JacksonAHS",
"avatar_url": "https://avatars.githubusercontent.com/u/116065416?v=4",
"profile": "https://github.com/JacksonAHS",
"contributions": [
"code"
]
},
{
"login": "gksDavid",
"name": "gksDavid",
"avatar_url": "https://avatars.githubusercontent.com/u/116065379?v=4",
"profile": "https://github.com/gksDavid",
"contributions": [
"code"
]
},
{
"login": "sophiehsuu",
"name": "sophiehsuu",
"avatar_url": "https://avatars.githubusercontent.com/u/100355828?v=4",
"profile": "https://github.com/sophiehsuu",
"contributions": [
"translation"
]
},
{
"login": "AveryH1",
"name": "AveryH",
"avatar_url": "https://avatars.githubusercontent.com/u/79828110?v=4",
"profile": "https://github.com/AveryH1",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "RaidZero-Outreach-Swerve-Docs",
"projectOwner": "TASRobotics"
}