From 6f920deef0c2281c1f7f2bce4344c173c7fb5655 Mon Sep 17 00:00:00 2001 From: Simon Pieters Date: Sat, 19 May 2018 20:47:36 +0000 Subject: [PATCH] Bug 1458546 [wpt PR 10770] - Add server-timing/OWNERS, a=testonly Automatic update from web-platform-testsAdd server-timing/OWNERS -- wpt-commits: 24beb53770dab977f162f470f1eced6ec2939b42 wpt-pr: 10770 --- testing/web-platform/meta/MANIFEST.json | 9 +++++++++ testing/web-platform/tests/server-timing/OWNERS | 1 + 2 files changed, 10 insertions(+) create mode 100644 testing/web-platform/tests/server-timing/OWNERS diff --git a/testing/web-platform/meta/MANIFEST.json b/testing/web-platform/meta/MANIFEST.json index 4338f0ae3398..6e43c899c542 100644 --- a/testing/web-platform/meta/MANIFEST.json +++ b/testing/web-platform/meta/MANIFEST.json @@ -294391,6 +294391,11 @@ {} ] ], + "server-timing/OWNERS": [ + [ + {} + ] + ], "server-timing/resources/blue.png": [ [ {} @@ -603341,6 +603346,10 @@ "01ae6e757d428800555012783e290ebba575bcab", "testharness" ], + "server-timing/OWNERS": [ + "99acae581c71af3f6306bff62a1172955e83f756", + "support" + ], "server-timing/cross_origin.html": [ "e20e60bef34167b4608a837d0ddb311effa20773", "testharness" diff --git a/testing/web-platform/tests/server-timing/OWNERS b/testing/web-platform/tests/server-timing/OWNERS new file mode 100644 index 000000000000..f1882ce94fcd --- /dev/null +++ b/testing/web-platform/tests/server-timing/OWNERS @@ -0,0 +1 @@ +@igrigorik