Merge "Update documentation setup"

This commit is contained in:
Jenkins 2014-08-19 12:02:17 +00:00 committed by Gerrit Code Review
commit bff6394a8a
4 changed files with 64 additions and 26 deletions

12
projects/docs-specs.json Normal file
View File

@ -0,0 +1,12 @@
{
"name": "docs-specs",
"subprojects": [
"openstack/docs-specs"
],
"core-team": [
"annegentle",
"bdpayne",
"jaegerandi",
"sroberts"
]
}

View File

@ -9,25 +9,24 @@
"core-team": [
"annegentle",
"bdpayne",
"berendt",
"colinmcnamara",
"daisy-ycguo",
"danwent",
"david-thingbag",
"diane-fleming",
"emilienm",
"fifieldt",
"heckj",
"gpocentek",
"ionosphere80",
"jaegerandi",
"jsavak",
"kbringard",
"koolhead17",
"ladquin",
"loquacity",
"lorinh",
"razique",
"russellb",
"salvatore-orlando",
"sarob",
"sdeaton2",
"sgordon"
"sgordon",
"shilla-saebi",
"slong-g",
"sroberts"
]
}

View File

@ -0,0 +1,14 @@
{
"name": "security-doc",
"subprojects": [
"openstack/security-doc"
],
"core-team": [
"annegentle",
"bdpayne",
"berendt",
"hyakuhei",
"jaegerandi",
"nkinder"
]
}

View File

@ -0,0 +1,13 @@
{
"name": "training-guides",
"subprojects": [
"openstack/training-guides"
],
"core-team": [
"colinmcnamara",
"dguitarbite",
"rluethi",
"matjazp",
"seanrob"
]
}