On Mon, Mar 15, 2021 at 06:54:24PM -0700, Yury Norov wrote:
> Add myself as maintainer for bitmap API and Andy and Rasmus as reviewers.
> 
> 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.
> 
> Signed-off-by: Yury Norov <yury.no...@gmail.com>
> Acked-by: Andy Shevchenko <andriy.shevche...@linux.intel.com>
> Acked-by: Rasmus Villemoes <li...@rasmusvillemoes.dk>
> ---
>  MAINTAINERS | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3dd20015696e..44f94cdd5a20 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3151,6 +3151,22 @@ F:     Documentation/filesystems/bfs.rst
>  F:   fs/bfs/
>  F:   include/uapi/linux/bfs_fs.h
>  
> +BITMAP API
> +M:   Yury Norov <yury.no...@gmail.com>
> +R:   Andy Shevchenko <andriy.shevche...@linux.intel.com>
> +R:   Rasmus Villemoes <li...@rasmusvillemoes.dk>
> +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

Does this file exist?
I guess checkpatch.pl nowadays has a MAINTAINER data base validation.

> +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.moel...@gmx.de>
>  S:   Maintained
> -- 
> 2.25.1
> 

-- 
With Best Regards,
Andy Shevchenko


Reply via email to