[rotang] Initial documentation.

Bug: 845549
Change-Id: I8d8ec30267fcfbd5c84508861953b37594662e7f
Reviewed-on: https://chromium-review.googlesource.com/c/1369478
Commit-Queue: Ola Karlsson <olakar@chromium.org>
Reviewed-by: Tiffany Zhang <zhangtiff@chromium.org>
Cr-Commit-Position: refs/heads/master@{#19561}
5 files changed
tree: f79f4afacce6d98575d47d32f8982138b09997c9
  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