-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.all-contributorsrc
104 lines (104 loc) · 2.59 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
{
"projectName": "LinksInfoNotes",
"projectOwner": "gdiminneapolis",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "tamouse",
"name": "Tamara Temple",
"avatar_url": "https://avatars3.githubusercontent.com/u/363583?v=4",
"profile": "http://tamouse.org",
"contributions": [
"doc",
"test",
"code"
]
},
{
"login": "walwoodr",
"name": "Rachel Walwood",
"avatar_url": "https://avatars1.githubusercontent.com/u/15892669?v=4",
"profile": "http://rachelwalwood.com",
"contributions": [
"talk"
]
},
{
"login": "churchbcp",
"name": "Brandy",
"avatar_url": "https://avatars3.githubusercontent.com/u/22696619?v=4",
"profile": "https://github.com/churchbcp",
"contributions": [
"bug",
"talk"
]
},
{
"login": "geekyBrewster",
"name": "Amanda Kirchner",
"avatar_url": "https://avatars1.githubusercontent.com/u/25570110?v=4",
"profile": "https://github.com/geekyBrewster",
"contributions": [
"talk"
]
},
{
"login": "KrisErdahl",
"name": "Kris Erdahl",
"avatar_url": "https://avatars1.githubusercontent.com/u/25726422?v=4",
"profile": "https://github.com/KrisErdahl",
"contributions": [
"talk"
]
},
{
"login": "agebhardt",
"name": "agebhardt",
"avatar_url": "https://avatars0.githubusercontent.com/u/12141607?v=4",
"profile": "https://github.com/agebhardt",
"contributions": [
"talk"
]
},
{
"login": "shalanah",
"name": "Shalanah Dawson",
"avatar_url": "https://avatars3.githubusercontent.com/u/14183660?v=4",
"profile": "http://shalanah.com",
"contributions": [
"talk"
]
},
{
"login": "jenessawhite",
"name": "Jenessa White",
"avatar_url": "https://avatars2.githubusercontent.com/u/20973273?v=4",
"profile": "http://jenessawhite.com",
"contributions": [
"talk"
]
},
{
"login": "strvenxy",
"name": "Allyson Wehrs",
"avatar_url": "https://avatars2.githubusercontent.com/u/12348696?v=4",
"profile": "https://github.com/strvenxy",
"contributions": [
"talk"
]
},
{
"login": "kimthompson",
"name": "Kim Thompson",
"avatar_url": "https://avatars2.githubusercontent.com/u/3376722?v=4",
"profile": "https://github.com/kimthompson",
"contributions": [
"code"
]
}
]
}