summaryrefslogtreecommitdiff
path: root/MAINTAINERS
blob: fa3883205640c09b91da53540c922de94ef5797a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
= Generalist Code Reviewers =

The current members of ceilometer-core are listed here:

  https://launchpad.net/~ceilometer-drivers/+members#active

This group can +2 and approve patches in Ceilometer. 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.


= 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 ceilometer/


== 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/

== events ==

M: Julien Danjou (jd__)
M: Sandy Walsh (sandywalsh)
M: Monsyne Dragon (dragondm)
S: Maintained
F: notification.py
F: storage/

== pipeline ==

M: Julien Danjou (jd__)
S: Maintained
F: publisher/, transformer/, pipeline.py

== storage ==

-- DB2 --
M: Tong Li (litong) <litong01@us.ibm.com>
S: Maintained
F: storage/impl_db2.py

-- 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