From c34d8c8e9454294ebce8c744ebdaa9a67cd1b9e2 Mon Sep 17 00:00:00 2001 From: Leon Scroggins III Date: Tue, 8 Mar 2022 12:21:22 -0500 Subject: [PATCH] Add an OWNERS.android file Include a bug component, so that automated bug triaging can assign to the right component. Use "*" for owners, which matches the OWNERS file. Permission to submit is gated by Gerrit ACLs. While it would be nice to specify actual owners, this prevents our roller from working. See b/199385287 and skbug.com/12454. Change-Id: Ib7c7834fc28ebd30b9f780af668f249f194a32d1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/517877 Reviewed-by: Ravi Mistry Commit-Queue: Leon Scroggins --- OWNERS.android | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 OWNERS.android diff --git a/OWNERS.android b/OWNERS.android new file mode 100644 index 0000000000..d58b99c277 --- /dev/null +++ b/OWNERS.android @@ -0,0 +1,2 @@ +#Bug component: 1346 +*