aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2017-06-16 16:08:32 -0700
committerChih-Hung Hsieh <chh@google.com>2017-06-16 16:17:47 -0700
commit15dcc016f9b674a71e2a25466d8835e5255fef86 (patch)
treefbc937c0f65151f2d74c05a233506a11e4fad542
parent6bd9b2940d117c5b65d3a7a9b24b6055d085c1c9 (diff)
downloadf2fs-tools-15dcc016f9b674a71e2a25466d8835e5255fef86.tar.gz
Add OWNERS in external/f2fs-tools
* 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: Ib783337fc6bdd76b2680c1576a485ba89d6ec49b
-rw-r--r--OWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..8256d56
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,3 @@
+deymo@google.com
+jaegeuk@google.com
+jinqian@google.com