Remove stip@ from build/ OWNERS files.

Just noticed we hadn't done this yet.

R=jbudorick@chromium.org
TBR=agable@chromium.org

Change-Id: Ic0e00712eb2417dd75c19525fe596914eca53e33
Reviewed-on: https://chromium-review.googlesource.com/482410
Commit-Queue: Dirk Pranke <dpranke@chromium.org>
Reviewed-by: John Budorick <jbudorick@chromium.org>
3 files changed
tree: 8d11584d987e07119d2d3b953a720b07298b7bad
  1. infra/
  2. masters/
  3. scripts/
  4. site_config/
  5. slave/
  6. tests/
  7. third_party/
  8. .gitignore
  9. codereview.settings
  10. DEPS
  11. environment.cfg.py
  12. LICENSE
  13. OWNERS
  14. PRESUBMIT.py
  15. README.md
  16. WATCHLISTS
README.md

build

Hi build contributor! If you do any change in scripts/master/ or touching any master's html/ directories, you must restart master.chromium.fyi first and ensure that it still works before restarting other masters.

Recipes

If you're here to make a change to ‘recipes’ (the code located in scripts/slave/recipes*), please take a look at the README for more information pertaining to recipes.