Cleanup deprecated components of the project

* Remove Python 2 GAE webserver (gae)
* Remove builder and uploader (gce)
* Move alexschulze@ and liviurau@ from gae_py3 to root OWNERS

Bug: 1259612
Change-Id: I67cebbb10e559a05f5c8ddbddaff917101ba021c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/chrome-devtools-frontend/+/3528753
Reviewed-by: Yang Guo <yangguo@chromium.org>
Commit-Queue: Alexander Schulze <alexschulze@chromium.org>
32 files changed
tree: c6756f4a8dd4e2cfc66f3a5032a181c49cdce1cd
  1. gae_py3/
  2. .gitignore
  3. codereview.settings
  4. OWNERS
  5. README.md
  6. WATCHLISTS
  7. whitespace.txt
README.md

This repo contains:

  • the infra for serving the devtools frontend from Google's app engine (gae_py3)

See this README and go/devtools-hosting-app for details.

go/devtools-uploader references to a deprecated version of this app.