Add the cinder team.

This commit is contained in:
Russell Bryant 2013-05-08 16:16:21 -04:00
parent 83fdd30498
commit cb53d946f8
2 changed files with 2 additions and 0 deletions

1
cinder-core-team.json Normal file
View File

@ -0,0 +1 @@
["john-griffith", "avishay-il", "zhiteng-huang", "vishvananda", "duncan-thomas", "thingee", "anotherjesse"]

View File

@ -35,6 +35,7 @@ CACHE_AGE = 3600 # Seconds
CLIENT_MAP = {
'python-novaclient': 'nova',
'python-cinderclient': 'cinder',
}