diff options
author | Christoph Hellwig <hch@lst.de> | 2023-02-16 07:31:10 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-02-16 20:53:01 +0100 |
commit | 88d355832e09f5dd30d2df4c22c4e8129c3cce3c (patch) | |
tree | 80e18d2b7e67eb78b89be9d7d4afda22a503438c /MAINTAINERS | |
parent | orphan sysvfs (diff) | |
download | linux-88d355832e09f5dd30d2df4c22c4e8129c3cce3c.tar.xz linux-88d355832e09f5dd30d2df4c22c4e8129c3cce3c.zip |
stop mainaining UUID
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@lst.de>
Acked-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 225c3ce347a2..6a47510d1592 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@lst.de> R: Andy Shevchenko <andriy.shevchenko@linux.intel.com> L: linux-kernel@vger.kernel.org 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 |