[rotang] Adding in the member element with handler.

Bug: 845549
Change-Id: I2fb30c3360894d5244d7b539eab7b724539abe5e
Reviewed-on: https://chromium-review.googlesource.com/c/1331188
Commit-Queue: Ola Karlsson <olakar@chromium.org>
Reviewed-by: Tiffany Zhang <zhangtiff@chromium.org>
Cr-Commit-Position: refs/heads/master@{#18945}
6 files changed
tree: 6a69b47e7b54f75937730b34af9f440a0cc2e254
  1. cmd/
  2. pkg/
  3. BROWSE.md
  4. Makefile
  5. OWNERS
  6. README.md
  7. rotang.go
  8. 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