2023-02-16 06:31:18

by Christoph Hellwig

[permalink] [raw]
Subject: [PATCH] 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 <[email protected]>
---
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 <[email protected]>
R: Andy Shevchenko <[email protected]>
L: [email protected]
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



2023-02-16 09:58:50

by Andy Shevchenko

[permalink] [raw]
Subject: Re: [PATCH] stop mainaining UUID

On Thu, Feb 16, 2023 at 07:31:10AM +0100, Christoph Hellwig wrote:
> 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.

Confirmed.
Acked-by: Andy Shevchenko <[email protected]>

> Signed-off-by: Christoph Hellwig <[email protected]>
> ---
> 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 <[email protected]>
> R: Andy Shevchenko <[email protected]>
> L: [email protected]
> 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
>

--
With Best Regards,
Andy Shevchenko