diff options
author | Igor Murashkin <iam@google.com> | 2018-09-11 16:37:18 -0700 |
---|---|---|
committer | Igor Murashkin <iam@google.com> | 2018-09-11 16:43:22 -0700 |
commit | 25f394d681649c9cb23622a445ff505bfe55219b (patch) | |
tree | aaed64527f566ba59e036a4cca82df1e27535c0a /startop/OWNERS | |
parent | d855bd60e7d5b5f18fca95f48f66e297638c7c46 (diff) |
startop: Add app startup measuring scripts
Test: python3 app_startup_runner_test.py
Change-Id: I4a3d0751ff4e3d74ea2937655cbafa5758e2ee1f
Diffstat (limited to 'startop/OWNERS')
-rw-r--r-- | startop/OWNERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/startop/OWNERS b/startop/OWNERS new file mode 100644 index 000000000000..bfe96d3ed15c --- /dev/null +++ b/startop/OWNERS @@ -0,0 +1,5 @@ +# mailing list: startop-eng@google.com +chriswailes@google.com +eholk@google.com +iam@google.com +sehr@google.com |