summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jacob <adam@opscode.com>2014-11-25 11:42:18 -0800
committerAdam Jacob <adam@opscode.com>2014-11-25 11:42:18 -0800
commit115913ead3737438cd7349df365b58c72308cd67 (patch)
treec44d054fa86b060f6057838106a7e416ede72047
parent90ac5191358550e5521b2ecb8df027cde6a5e44a (diff)
parent82a6e4a4fd85d13eb445fc57c24ff841c46c6376 (diff)
downloadchef-115913ead3737438cd7349df365b58c72308cd67.tar.gz
Merge pull request #2423 from jonlives/master
Adding MAINTAINERS.md file per RFC-030 and proposing myself as maintainer for Core & Enterprise Linux
-rw-r--r--MAINTAINERS.md88
1 files changed, 88 insertions, 0 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
index 0000000000..0f6b25aee0
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,88 @@
+# Maintainers
+
+This file lists how the Chef project is maintained. When making changes to the system, this
+file tells you who needs to review your patch - you need a simple majority of maintainers
+for the relevant subsystems to provide a :+1: on your pull request. Additionally, you need
+to not receive a veto from a Lieutenant or the Project Lead.
+
+Check out [How Chef is Maintained](https://github.com/opscode/chef-rfc/blob/master/rfc030-maintenance-policy.md#how-the-project-is-maintained) for details on the process, how to become
+a maintainer, lieutenant, or the project lead.
+
+# Project Lead
+
+[Adam Jacob](http://github.com/adamhjk)
+
+# Components
+
+## Chef Core
+
+Handles the core parts of the Chef DSL, base resource and provider
+infrastructure, and the Chef applications. Includes anything not covered by
+another component.
+
+### Lieutenant
+
+### Maintainers
+
+[Jon Cowie](http://github.com/jonlives)
+
+[Phil Dibowitz](https://github.com/jaymzh)
+
+## Dev Tools
+
+Chef Zero, Knife, Chef Apply and Chef Shell.
+
+### Lieutenant
+
+### Maintainers
+
+## Test Tools
+
+ChefSpec, Berkshelf (the chef bits), Test Kitchen (the Chef bits)
+
+### Lieutenant
+
+### Maintainers
+
+## Platform Specific Components
+
+The specific components of Chef related to a given platform - including (but not limited to) resources, providers, and the core DSL.
+
+## Enterprise Linux
+
+### Lieutenant
+
+### Maintainers
+
+[Jon Cowie](http://github.com/jonlives)
+
+## Ubuntu
+
+### Lieutenant
+
+### Maintainers
+
+## Windows
+
+### Lieutenant
+
+### Maintainers
+
+## Solaris
+
+### Lieutenant
+
+### Maintainers
+
+## AIX
+
+### Lieutenant
+
+### Maintainers
+
+## Mac OS X
+
+### Lieutenant
+
+### Maintainers
+