Merge "MAINTAINERS: remove outdated data"

This commit is contained in:
Jenkins 2015-12-04 19:03:27 +00:00 committed by Gerrit Code Review
commit 44dc163d78

View File

@ -22,46 +22,3 @@ _nadya_
r-mibu
sileht
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