diff options
author | Gao Xiang <gaoxiang25@huawei.com> | 2018-07-26 20:22:08 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-27 17:24:10 +0200 |
commit | 27cce7bc2f8154f3a3bebcf7f9923cd22477aef8 (patch) | |
tree | a7ca8f7608e31c270ccfc251136406fb78ac61b9 /MAINTAINERS | |
parent | 105d4ad857dcbf3dc1288f339c5b09dafbc8f923 (diff) |
staging: erofs: add a TODO and update MAINTAINERS for staging
This patch adds a TODO to list the things to be done, and
the relevant info to MAINTAINERS so we can take all the blame :)
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b9503cefc42d..119be5179650 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13515,6 +13515,13 @@ M: H Hartley Sweeten <hsweeten@visionengravers.com> S: Odd Fixes F: drivers/staging/comedi/ +STAGING - EROFS FILE SYSTEM +M: Gao Xiang <gaoxiang25@huawei.com> +M: Chao Yu <yuchao0@huawei.com> +L: linux-erofs@lists.ozlabs.org +S: Maintained +F: drivers/staging/erofs/ + STAGING - FLARION FT1000 DRIVERS M: Marek Belisko <marek.belisko@gmail.com> S: Odd Fixes |