зеркало из https://github.com/golang/build.git
devapp/owners: remove x1ddos from owners
Requested in https://golang.org/issue/44894#issuecomment-794582295 Change-Id: I6e0fd23cdd02a39ac58cbdc9171cbf9a6e702aa2 Reviewed-on: https://go-review.googlesource.com/c/build/+/300329 Trust: Bryan C. Mills <bcmills@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Go Bot <gobot@golang.org>
This commit is contained in:
Родитель
04924ae61f
Коммит
aeb22a9cfe
|
@ -80,7 +80,6 @@ var (
|
|||
thanm = gh("thanm")
|
||||
tklauser = gh("tklauser")
|
||||
tombergan = gh("tombergan")
|
||||
x1ddos = gh("x1ddos")
|
||||
|
||||
toolsTeam = gh("golang/tools-team")
|
||||
)
|
||||
|
@ -104,11 +103,11 @@ var entries = map[string]*Entry{
|
|||
Secondary: []Owner{agl, katie, roland},
|
||||
},
|
||||
"crypto/acme": {
|
||||
Primary: []Owner{roland, x1ddos},
|
||||
Primary: []Owner{roland},
|
||||
Secondary: []Owner{filippo},
|
||||
},
|
||||
"crypto/acme/autocert": {
|
||||
Primary: []Owner{bradfitz, x1ddos},
|
||||
Primary: []Owner{bradfitz},
|
||||
Secondary: []Owner{roland, filippo},
|
||||
},
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче