From fdbfae03479403b26f188bdb255240ddd1890e48 Mon Sep 17 00:00:00 2001 From: Alessio Balsini Date: Fri, 14 May 2021 10:38:20 +0100 Subject: [PATCH] ANDROID: FUSE OWNERS pointing to android-mainline OWNERS This was generated with: $ build/synchronize_owners common-mainline/ android-mainline \ common11-5.4 common12-5.10 common12-5.4 common-4.19-stable Test: none Bug: 188034287 Signed-off-by: Alessio Balsini Change-Id: Iaf020cae75ab47aa12e64bfdfbc8d76efd74880b --- fs/fuse/OWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 fs/fuse/OWNERS diff --git a/fs/fuse/OWNERS b/fs/fuse/OWNERS new file mode 100644 index 000000000000..6c04da7a65d5 --- /dev/null +++ b/fs/fuse/OWNERS @@ -0,0 +1,2 @@ +# include OWNERS from the authoritative android-mainline branch +include kernel/common:android-mainline:/fs/fuse/OWNERS