[PATCH] stop mainaining UUID

From: Christoph Hellwig
Date: Thu Feb 16 2023 - 01:31:18 EST


The uuid code is very low maintainance now that the major overhaul
has completed, and doesn't need it's own tree. All the recent work
has been done by Andy who'd like to stay on as a reviewer without an
explicit tree.

Signed-off-by: Christoph Hellwig <hch@xxxxxx>
---
MAINTAINERS | 2 --
1 file changed, 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 225c3ce347a217..6a47510d15920f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21818,11 +21818,9 @@ W: http://en.wikipedia.org/wiki/Util-linux
T: git git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git

UUID HELPERS
-M: Christoph Hellwig <hch@xxxxxx>
R: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
L: linux-kernel@xxxxxxxxxxxxxxx
S: Maintained
-T: git git://git.infradead.org/users/hch/uuid.git
F: include/linux/uuid.h
F: include/uapi/linux/uuid.h
F: lib/test_uuid.c
--
2.39.1