diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2023-07-29 00:21:52 +0300 |
---|---|---|
committer | Willy Tarreau <w@1wt.eu> | 2023-08-23 06:17:07 +0300 |
commit | 024a6c29f0cda622702dcf3a2597607e23431d3c (patch) | |
tree | 84b0139d0f41d48723096f859cf0ce87a7b8aa3e /MAINTAINERS | |
parent | 45f65f8d04db6fa328ab8e0191a8b9462d4bad95 (diff) | |
download | linux-024a6c29f0cda622702dcf3a2597607e23431d3c.tar.xz |
MAINTAINERS: nolibc: add myself as co-maintainer
As discussed with Willy, Paul and Shuah add myself as maintainer for
the nolibc subsystem.
Link: https://lore.kernel.org/lkml/7afafb6c-9664-44a1-bc8f-d20239db1dd5@paulmck-laptop/
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Reviewed-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3be1bdfe8ecc..2da165b62d21 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14979,6 +14979,7 @@ F: include/linux/power/bq27xxx_battery.h NOLIBC HEADER FILE M: Willy Tarreau <w@1wt.eu> +M: Thomas Weißschuh <linux@weissschuh.net> S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/nolibc.git F: tools/include/nolibc/ |