-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.all-contributorsrc
93 lines (93 loc) · 2.39 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "kadensu",
"name": "Kaden Sukachevin",
"avatar_url": "https://avatars.githubusercontent.com/u/26241731?v=4",
"profile": "https://www.linkedin.com/in/kadensukachevin/",
"contributions": [
"code",
"doc",
"bug"
]
},
{
"login": "prestoncarman",
"name": "Preston Carman",
"avatar_url": "https://avatars.githubusercontent.com/u/3517157?v=4",
"profile": "https://github.com/prestoncarman",
"contributions": [
"code",
"bug"
]
},
{
"login": "KonradMcClure",
"name": "Konrad McClure",
"avatar_url": "https://avatars.githubusercontent.com/u/66455502?v=4",
"profile": "https://github.com/KonradMcClure",
"contributions": [
"code"
]
},
{
"login": "Noah-Griffith",
"name": "Noah-Griffith",
"avatar_url": "https://avatars.githubusercontent.com/u/78978886?v=4",
"profile": "https://github.com/Noah-Griffith",
"contributions": [
"code"
]
},
{
"login": "d-cryptic",
"name": "Barun Debnath",
"avatar_url": "https://avatars.githubusercontent.com/u/52271502?v=4",
"profile": "https://github.com/d-cryptic",
"contributions": [
"code"
]
},
{
"login": "kieransukachevin",
"name": "Kieran Sukachevin",
"avatar_url": "https://avatars.githubusercontent.com/u/54186484?v=4",
"profile": "https://kieransukachevin.github.io/first%20portfolio/portfolio.html",
"contributions": [
"test",
"code"
]
},
{
"login": "jsoref",
"name": "Josh Soref",
"avatar_url": "https://avatars.githubusercontent.com/u/2119212?v=4",
"profile": "https://github.com/jsoref",
"contributions": [
"code"
]
},
{
"login": "TaylorSmith28",
"name": "TaylorSmith28",
"avatar_url": "https://avatars.githubusercontent.com/u/83837157?v=4",
"profile": "https://github.com/TaylorSmith28",
"contributions": [
"test",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "AlkalinityTitrator",
"projectOwner": "Open-Acidification",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
}