aodh/MAINTAINERS
gordon chung ac98cbcfba proposal to add Ryota Mibu to Aodh core
i'd like to nominate Ryota Mibu to the Aodh core team. he has been
an active participant in Aodh and leads the Event alarms work
done there. he also brings good insight related to NFV use case.

patches:
https://review.openstack.org/#/q/owner:%22Ryota+MIBU%22+project:openstack/aodh,n,z

reviews:
https://review.openstack.org/#/q/reviewer:%22Ryota+MIBU%22+project:openstack/aodh,n,z

Change-Id: Ib7baec73340f3f299a289dff82a6faa602820bec
2015-10-16 08:30:22 -04:00

68 lines
1.2 KiB
Plaintext

= Generalist Code Reviewers =
The current members of aodh-core are listed here:
https://launchpad.net/~aodh-drivers/+members#active
This group can +2 and approve patches in aodh. However, they may
choose to seek feedback from the appropriate specialist maintainer before
approving a patch if it is in any way controversial or risky.
= IRC handles of maintainers =
cdent
dhellmann
DinaBelova
eglynn
gordc
ildikov
jd__
liusheng
llu
_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