reviewstats/projects/tempest.json
Matthew Treinish 2fcdcc81e8 Fix typo in mkoderer username
This commit just fixes the entry for mkoderer on the list of tempest
core team members. It was previously misspelled which meant it wasn't
showing up properly on the list as a Tempest core team member.

Change-Id: Ifb054a283f5354c9b67dc48a22e6c384cbd88e13
2013-09-29 23:39:46 -04:00

15 lines
253 B
JSON

{
"name": "tempest",
"subprojects": ["openstack/tempest"],
"core-team": [
"afazekas",
"cyeoh-0",
"david-kranz",
"gfidente",
"jaypipes",
"mkoderer",
"treinish",
"sdague"
]
}