mirror of https://github.com/docker/docs.git
Merge pull request #72 from thaJeztah/add-go-events
add go-events project to maintainers
This commit is contained in:
commit
bea4a97dc4
|
@ -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]
|
||||
|
|
|
@ -43,6 +43,7 @@ var (
|
|||
"dockercraft",
|
||||
"engine-api",
|
||||
"go-connections",
|
||||
"go-events",
|
||||
"go-p9p",
|
||||
"go-plugins-helpers",
|
||||
"go-units",
|
||||
|
|
Loading…
Reference in New Issue