MAINTAINERS: add cpumask and nodemask files to BITMAP_API
authorYury Norov <yury.norov@gmail.com>
Sun, 23 Jan 2022 18:39:25 +0000 (10:39 -0800)
committerYury Norov <yury.norov@gmail.com>
Fri, 3 Jun 2022 13:52:57 +0000 (06:52 -0700)
commitc6bc5a3ce22c894b45f29d1b1fcf2daf287f10da
tree23c9ee89e713ada161a069a228d732ff55a3bcc7
parentdcf23cca930d1a60f7cd6b3a245a5081d77b8081
MAINTAINERS: add cpumask and nodemask files to BITMAP_API

cpumask and nodemask APIs are thin wrappers around basic bitmap API, and
corresponding files are not formally maintained. This patch adds them to
BITMAP_API section, so that bitmap folks would have closer look at it.

Signed-off-by: Yury Norov <yury.norov@gmail.com>
MAINTAINERS