From e003a831a30028b9d1b982215ba4c726c7e8221c Mon Sep 17 00:00:00 2001 From: Robert Nystrom Date: Sat, 5 Mar 2022 08:14:17 +0000 Subject: [PATCH] Add myself to OWNERS in the various test packages. I don't seem to have much time for hacking on the test runner these days, unfortunately, but I'm still happy to review changes and keep an eye on it. Change-Id: I273f720e7bbd0b6658d1554898cfc8ff2f815111 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/235480 Auto-Submit: Bob Nystrom Reviewed-by: Alexander Thomas --- pkg/expect/OWNERS | 1 + pkg/smith/OWNERS | 1 + pkg/status_file/OWNERS | 1 + pkg/test_runner/OWNERS | 1 + 4 files changed, 4 insertions(+) diff --git a/pkg/expect/OWNERS b/pkg/expect/OWNERS index 2b67506d84c..2ae95438f76 100644 --- a/pkg/expect/OWNERS +++ b/pkg/expect/OWNERS @@ -1 +1,2 @@ file:/tools/OWNERS_ENG +rnystrom@google.com diff --git a/pkg/smith/OWNERS b/pkg/smith/OWNERS index 1e73a64a790..fa96c4a6dec 100644 --- a/pkg/smith/OWNERS +++ b/pkg/smith/OWNERS @@ -1 +1,2 @@ file:/tools/OWNERS_INFRA +rnystrom@google.com diff --git a/pkg/status_file/OWNERS b/pkg/status_file/OWNERS index 1e73a64a790..fa96c4a6dec 100644 --- a/pkg/status_file/OWNERS +++ b/pkg/status_file/OWNERS @@ -1 +1,2 @@ file:/tools/OWNERS_INFRA +rnystrom@google.com diff --git a/pkg/test_runner/OWNERS b/pkg/test_runner/OWNERS index 1e73a64a790..fa96c4a6dec 100644 --- a/pkg/test_runner/OWNERS +++ b/pkg/test_runner/OWNERS @@ -1 +1,2 @@ file:/tools/OWNERS_INFRA +rnystrom@google.com