stop mainaining UUID

Message ID 20230216063110.2152087-1-hch@lst.de
State New
Headers
Series stop mainaining UUID |

Commit Message

Christoph Hellwig Feb. 16, 2023, 6:31 a.m. UTC
  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>
---
 MAINTAINERS | 2 --
 1 file changed, 2 deletions(-)
  

Comments

andy@kernel.org Feb. 16, 2023, 9:58 a.m. UTC | #1
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 <andy@kernel.org>

> Signed-off-by: Christoph Hellwig <hch@lst.de>
> ---
>  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@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
> -- 
> 2.39.1
>
  

Patch

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@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