зеркало из https://github.com/golang/build.git
c4345a7cbf
Switch from the older github.com/golang/protobuf module to the newer google.golang.org/protobuf one. Mostly a no-op, but this will change the formatting of text protos a bit. Change-Id: I2ac90ad5f882c6429ab7c81d55496adbb1008542 Reviewed-on: https://go-review.googlesource.com/c/build/+/617275 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> |
||
---|---|---|
.. | ||
apipb | ||
gcslog | ||
maintapi | ||
.gitignore | ||
Dockerfile | ||
Makefile | ||
README.md | ||
deployment-prod.yaml | ||
maintnerd.go |
README.md
golang.org/x/build/maintner/maintnerd
The maintnerd command serves project maintainer data from Git, Github, and/or Gerrit.
Deployment
See the documentation on deployment.