Permalink
Browse files
(maint) Add MAINTAINERS file
- Loading branch information...
Showing
with
29 additions
and
7 deletions.
-
+27
−0
MAINTAINERS
-
+2
−7
README.md
|
|
@@ -0,0 +1,27 @@ |
|
|
{
|
|
|
"version": 1,
|
|
|
"file_format": "This MAINTAINERS file format is described at http://pup.pt/maintainers",
|
|
|
"issues": "https://tickets.puppet.com/browse/MCO",
|
|
|
"internal_list": "https://groups.google.com/a/puppet.com/forum/?hl=en#!forum/discuss-orchestrator-maintainers",
|
|
|
"people": [
|
|
|
{
|
|
|
"github": "MikaelSmith",
|
|
|
"email": "michael.smith@puppet.com",
|
|
|
"name": "Michael Smith"
|
|
|
},
|
|
|
{
|
|
|
"github": "mruzicka",
|
|
|
"name": "Michal Růžička"
|
|
|
},
|
|
|
{
|
|
|
"github": "parisiale",
|
|
|
"email": "alessandro@puppet.com",
|
|
|
"name": "Alessandro Parisi"
|
|
|
},
|
|
|
{
|
|
|
"github": "johnduarte",
|
|
|
"email": "john.duarte@puppet.com",
|
|
|
"name": "John Duarte"
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
@@ -4,13 +4,8 @@ The Marionette Collective aka. mcollective is a framework to build server orches |
|
|
|
|
|
For documentation please see https://docs.puppet.com/mcollective
|
|
|
|
|
|
## Maintenance
|
|
|
## Contributing
|
|
|
|
|
|
Maintainers: Alessandro Parisi <alessandro@puppet.com>, Michael Smith
|
|
|
<michael.smith@puppet.com>, Michal Ruzicka <michal.ruzicka@puppet.com>.
|
|
|
|
|
|
Contributing: Please refer to [this][contributing] document.
|
|
|
|
|
|
Tickets: File bug tickets at https://tickets.puppet.com/browse/MCO.
|
|
|
Please refer to [this][contributing] document.
|
|
|
|
|
|
[contributing]: CONTRIBUTING.md
|
0 comments on commit
565ee7e