[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YC6HoF2lhSlrYs3j@smile.fi.intel.com>
Date: Thu, 18 Feb 2021 17:28:32 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Yury Norov <yury.norov@...il.com>
Cc: linux-kernel@...r.kernel.org, linux-m68k@...ts.linux-m68k.org,
linux-arch@...r.kernel.org, linux-sh@...r.kernel.org,
Alexey Klimov <aklimov@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Arnd Bergmann <arnd@...db.de>, David Sterba <dsterba@...e.com>,
Dennis Zhou <dennis@...nel.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Jianpeng Ma <jianpeng.ma@...el.com>,
Joe Perches <joe@...ches.com>,
John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>,
Josh Poimboeuf <jpoimboe@...hat.com>,
Rasmus Villemoes <linux@...musvillemoes.dk>,
Rich Felker <dalias@...c.org>,
Stefano Brivio <sbrivio@...hat.com>,
Wei Yang <richard.weiyang@...ux.alibaba.com>,
Wolfram Sang <wsa+renesas@...g-engineering.com>,
Yoshinori Sato <ysato@...rs.sourceforge.jp>
Subject: Re: [PATCH 14/14] MAINTAINERS: Add entry for the bitmap API
On Wed, Feb 17, 2021 at 08:05:12PM -0800, Yury Norov wrote:
> Add myself as maintainer for bitmap API.
>
> I'm an author of current implementation of lib/find_bit and an
> active contributor to lib/bitmap. It was spotted that there's no
> maintainer for bitmap API. I'm willing to maintain it.
Perhaps reviewers as well, like Rasmus, if he is okay with that, of course?
Otherwise, why not?
Acked-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> Signed-off-by: Yury Norov <yury.norov@...il.com>
> ---
> MAINTAINERS | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7bdf12d3e0a8..9f8540a9dabf 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3146,6 +3146,20 @@ F: Documentation/filesystems/bfs.rst
> F: fs/bfs/
> F: include/uapi/linux/bfs_fs.h
>
> +BITMAP API
> +M: Yury Norov <yury.norov@...il.com>
> +S: Maintained
> +F: include/asm-generic/bitops/find.h
> +F: include/linux/bitmap.h
> +F: lib/bitmap.c
> +F: lib/find_bit.c
> +F: lib/find_find_bit_benchmark.c
> +F: lib/test_bitmap.c
> +F: tools/include/asm-generic/bitops/find.h
> +F: tools/include/linux/bitmap.h
> +F: tools/lib/bitmap.c
> +F: tools/lib/find_bit.c
> +
> BLINKM RGB LED DRIVER
> M: Jan-Simon Moeller <jansimon.moeller@....de>
> S: Maintained
> --
> 2.25.1
>
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists