summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMichael Still <mikal@stillhq.com>2015-05-22 09:26:36 +1000
committerMichael Still <mikal@stillhq.com>2015-05-23 03:22:07 +1000
commit384ff4cfd58a4feb6ad34f4618427ecef120a861 (patch)
tree47c3a642936a48526d5435ffd5d6c4d193660cf9 /MAINTAINERS
parentefcbd994930a86c582b5a09f481d5ad03191e829 (diff)
downloadnova-384ff4cfd58a4feb6ad34f4618427ecef120a861.tar.gz
Add a maintainers file
This location is idiomatic to Linux Kernel people. Let's redirect them to the place we keep this information. Change-Id: I66fed1fc4990b2e9ff95dc197da752e1ec51c4e8
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS17
1 files changed, 17 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
new file mode 100644
index 0000000000..3fd6075f1a
--- /dev/null
+++ b/MAINTAINERS
@@ -0,0 +1,17 @@
+Nova doesn't have maintainers in the same way as the Linux Kernel. However,
+we do have sub-teams who maintain parts of Nova and a series of nominated
+"czars" to deal with cross functional tasks.
+
+Each of these sub-teams and roles are documented on our wiki at
+https://wiki.openstack.org/wiki/Nova
+
+You can find helpful contacts for many parts of our code repository at
+https://wiki.openstack.org/wiki/Nova#Developer_Contacts
+
+We also have a page which documents tips and mentoring opportunities for new
+Nova developers at https://wiki.openstack.org/wiki/Nova/Mentoring
+
+Finally, you should also check out our developer reference at
+http://docs.openstack.org/developer/nova/devref/
+
+Thanks for your interest in Nova, please come again!