forked from puppetlabs/cpp-hocon
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMAINTAINERS
More file actions
33 lines (33 loc) · 826 Bytes
/
Copy pathMAINTAINERS
File metadata and controls
33 lines (33 loc) · 826 Bytes
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
{
"version": 1,
"file_format": "This MAINTAINERS file format is described at http://pup.pt/maintainers",
"issues": "https://tickets.puppet.com/browse/HC",
"internal_list": "https://groups.google.com/a/puppet.com/forum/?hl=en#!forum/discuss-hocon-maintainers",
"people": [
{
"github": "MikaelSmith",
"email": "michael.smith@puppet.com",
"name": "Michael Smith"
},
{
"github": "branan",
"email": "branan@puppet.com",
"name": "Branan Riley"
},
{
"github": "Magisus",
"email": "maggie@puppet.com",
"name": "Maggie Dreyer"
},
{
"github": "whopper",
"email": "whopper@puppet.com",
"name": "Will Hopper"
},
{
"github": "HAIL9000",
"email": "hailee@puppet.com",
"name": "Hailee Kenney"
}
]
}