From 50600da8fd67d772564412dd6270d06d07c219bf Mon Sep 17 00:00:00 2001 From: Brian Grant Date: Wed, 1 Oct 2014 17:09:13 +0000 Subject: [PATCH] Created maintainers file. Fixes #1175. --- MAINTAINTERS.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 MAINTAINTERS.md diff --git a/MAINTAINTERS.md b/MAINTAINTERS.md new file mode 100644 index 00000000000..5e736383e40 --- /dev/null +++ b/MAINTAINTERS.md @@ -0,0 +1,18 @@ +# Maintainers + +People responsible for ports of Kubernetes to different environments. CC at least one maintainer on relevant issues and PRs. + +## OS Distributions + +* RedHat, Fedora: [Clayton Coleman](https://github.com/smarterclayton), [Derek Carr](https://github.com/derekwaynecarr), [Scott Collier](https://github.com/scollier) +* CoreOS: [Kelsey Hightower](https://github.com/kelseyhightower) + +## Providers / Environments + +* GCE: [Brendan Burns](https://github.com/brendandburns), [Joe Beda](https://github.com/jbeda), [Daniel Smith](https://github.com/lavalamp), [Tim Hockin](https://github.com/thockin) +* Azure: [Jeff Mendoza](https://github.com/jeffmendoza) +* Vsphere: [Pieter Noordhuis](https://github.com/pietern) +* Rackspace: [Ryan Richard](https://github.com/doublerr) +* Ovirt: [Federico Simoncelli](https://github.com/simon3z) +* Local: [Derek Carr](https://github.com/derekwaynecarr) +* Vagrant: [Derek Carr](https://github.com/derekwaynecarr) \ No newline at end of file