[rotang] Adding in the WebGL Bug triage rotation to go/chromecals.

Additionally the current on-callers will be served from.

https://rota-ng.appspot.com/legacy/sheriff_webgl_bug_triage.{js,json}


Bug: 917203
Change-Id: I54fbb8134e93cd62c9a2f7334ced91d3450d79a4
Reviewed-on: https://chromium-review.googlesource.com/c/1392866
Reviewed-by: Tiffany Zhang <zhangtiff@chromium.org>
Commit-Queue: Ola Karlsson <olakar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#19820}
2 files changed
tree: 34a5b92cbf013df2fbf8ba006516d0c400cffa9d
  1. cmd/
  2. pkg/
  3. BROWSE.md
  4. DEVINFO.md
  5. DOCUMENTATION.md
  6. Makefile
  7. OWNERS
  8. README.md
  9. rotang.go
  10. SWITCH.md
README.md

Rota-NG

This is the home of the Rotation Manager-NG Design Doc.

The goal is replace the current Python script generating the Sheriff rota with this Go AppeEngine service. This to have a better base for running/managing the service and future developments

Source structure.

See BROWSE.md

Switch over from the old service to this.

See SWITCH.md