add go-events project to maintainers

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2016-06-05 15:08:53 +02:00
parent ecca1becef
commit 6d50ecf6f9
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
2 changed files with 3 additions and 0 deletions

View File

@ -327,6 +327,8 @@ or feedback about project operations.
People = ["aaronlehmann", "calavera", "coolljt0725", "cpuguy83", "crosbymichael", "dnephin", "dongluochen", "duglin", "estesp", "icecrime", "jhowardmsft", "lk4d4", "mavenugo", "mhbauer", "runcom", "stevvooe", "thajeztah", "tianon", "tibor", "tonistiigi", "unclejack", "vdemeester", "vieux"] People = ["aaronlehmann", "calavera", "coolljt0725", "cpuguy83", "crosbymichael", "dnephin", "dongluochen", "duglin", "estesp", "icecrime", "jhowardmsft", "lk4d4", "mavenugo", "mhbauer", "runcom", "stevvooe", "thajeztah", "tianon", "tibor", "tonistiigi", "unclejack", "vdemeester", "vieux"]
[Org.go-connections] [Org.go-connections]
People = ["calavera"] People = ["calavera"]
[Org.go-events]
People = ["aaronlehmann", "aluzzardi", "lk4d4", "stevvooe"]
[Org.go-p9p] [Org.go-p9p]
People = ["aduermael", "djs55", "frenchben", "justincormack", "stevvooe"] People = ["aduermael", "djs55", "frenchben", "justincormack", "stevvooe"]
[Org.go-plugins-helpers] [Org.go-plugins-helpers]

View File

@ -43,6 +43,7 @@ var (
"dockercraft", "dockercraft",
"engine-api", "engine-api",
"go-connections", "go-connections",
"go-events",
"go-p9p", "go-p9p",
"go-plugins-helpers", "go-plugins-helpers",
"go-units", "go-units",