MAINTAINERS: remove outdated data

This is outdated and never updated anyway. It does not reflect the reality
anymore, so let's stop trying to have that as it does not give any useful
information anyway. We're a team, we maintain everything!

(and we can use git log to find out things)

Change-Id: I3cd517a8f0565166c4ba33af08e68ebe1cbc7436
This commit is contained in:
Julien Danjou 2015-12-04 15:43:02 +01:00
parent e8a0be43d2
commit f144f1a33e

View File

@ -22,46 +22,3 @@ _nadya_
r-mibu r-mibu
sileht sileht
zqfan zqfan
= List of Maintainers =
Each has an entry with the following keys:
M: Maintainer (irc) <email address>
S: Status, one of the following:
Maintained: Has an active maintainer
Orphan: No current maintainer, feel free to step up!
Obsolete: Replaced by newer code, or a dead end, or out-dated
F: Wildcard patterns, relative to aodh/
== alarms ==
M: Eoghan Glynn (eglynn)
M: Mehdi Abaakouk (sileht)
S: Maintained
F: alarm/
== api ==
M: Doug Hellmann (dhellmann) <doug.hellmann@dreamhost.com>
S: Maintained
F: api/
== storage ==
-- HBase --
M:
S: Orphan
F: storage/impl_hbase.py
-- MongoDB --
M:
S: Orphan
F: storage/impl_mongodb.py
-- SQLAlchemy --
M:
S: Orphan
F: storage/sqlalchemy/, storage/impl_sqlalchemy.py