Merge pull request #72 from thaJeztah/add-go-events

add go-events project to maintainers
This commit is contained in:
Sebastiaan van Stijn 2016-06-06 10:27:26 +02:00
commit bea4a97dc4
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"]
[Org.go-connections]
People = ["calavera"]
[Org.go-events]
People = ["aaronlehmann", "aluzzardi", "lk4d4", "stevvooe"]
[Org.go-p9p]
People = ["aduermael", "djs55", "frenchben", "justincormack", "stevvooe"]
[Org.go-plugins-helpers]

View File

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