From 79147a7e11d5427b6d1d369697c561b4a46f2807 Mon Sep 17 00:00:00 2001 From: Chih-Hung Hsieh Date: Fri, 16 Jun 2017 15:55:14 -0700 Subject: Add OWNERS in external/e2fsprogs * Owners are selected from top CL approvals or owners. They will be suggested to review/approve future CLs. * OWNERS files are recognized by the new find-owners plugin, see .md files in https://gerrit.googlesource.com/plugins/find-owners/+/master/src/main/resources/Documentation/ Test: build/make/tools/checkowners.py -c -v OWNERS Change-Id: I9dd4696970b36c2b55fcfc2ec22431cb6aa46e5b --- OWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 OWNERS (limited to 'OWNERS') diff --git a/OWNERS b/OWNERS new file mode 100644 index 00000000..51acfa81 --- /dev/null +++ b/OWNERS @@ -0,0 +1,3 @@ +adriens@google.com +jinqian@google.com +tytso@google.com -- cgit v1.2.3