File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "maintainers" : [
3
+ {
4
+ "github_username" : " kotp" ,
5
+ "show_on_website" : false ,
6
+ "alumnus" : false ,
7
+ "name" : null ,
8
+ "bio" : null ,
9
+ "link_text" : null ,
10
+ "link_url" : null ,
11
+ "avatar_url" : null
12
+ },
13
+ {
14
+ "github_username" : " mhinz" ,
15
+ "show_on_website" : false ,
16
+ "alumnus" : false ,
17
+ "name" : null ,
18
+ "bio" : null ,
19
+ "link_text" : null ,
20
+ "link_url" : null ,
21
+ "avatar_url" : null
22
+ },
23
+ {
24
+ "github_username" : " kevinlitchfield" ,
25
+ "show_on_website" : false ,
26
+ "alumnus" : false ,
27
+ "name" : null ,
28
+ "bio" : null ,
29
+ "link_text" : null ,
30
+ "link_url" : null ,
31
+ "avatar_url" : null
32
+ }
33
+ ],
34
+ "docs_url" : " https://github.com/exercism/docs/blob/master/maintaining-a-track/maintainer-configuration.md"
35
+ }
You can’t perform that action at this time.
0 commit comments