diff options
author | Christoph Hellwig <hch@lst.de> | 2017-05-23 10:52:58 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2017-06-05 16:59:20 +0200 |
commit | fafd3cdfbe246e280c0a18b424dfae73f5485c5d (patch) | |
tree | 7cfd58852b7a8dfac7ff4064af8f53b845e67bf5 /MAINTAINERS | |
parent | 2b4db79618ade14a9566455cbbea339f74674789 (diff) |
MAINTAINERS: add uuid entry
I'll keep maintaining whatever little changed we need here, with Andy as
my designated reviewer.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7a28acd7f525..714da939a8cc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13463,6 +13463,17 @@ W: http://en.wikipedia.org/wiki/Util-linux T: git git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git S: Maintained +UUID HELPERS +M: Christoph Hellwig <hch@lst.de> +R: Andy Shevchenko <andriy.shevchenko@linux.intel.com> +L: linux-kernel@vger.kernel.org +T: git git://git.infradead.org/users/hch/uuid.git +F: lib/uuid.c +F: lib/test_uuid.c +F: include/linux/uuid.h +F: include/uapi/linux/uuid.h +S: Maintained + UVESAFB DRIVER M: Michal Januszewski <spock@gentoo.org> L: linux-fbdev@vger.kernel.org |