diff options
author | Willy Tarreau <w@1wt.eu> | 2018-12-29 19:55:48 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-01-25 15:37:14 -0800 |
commit | 6f7541df3a6cbf530da0ec19d402acc1a3de1b30 (patch) | |
tree | 8da40dea5229cf2b90b4c50886040ab44ad77b83 /MAINTAINERS | |
parent | 30ca20517ac136e63967396899af89f359f16f36 (diff) | |
download | linux-6f7541df3a6cbf530da0ec19d402acc1a3de1b30.tar.bz2 |
MAINTAINERS: Add myself as the maintainer for the nolibc header file(s)
I don't expect too many updates there so I should not become a
bottleneck, and if I become one, it will mean that someone will be
more active than me and will be in a better position than me to take
over maintainership. :-)
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4d04cebb4a71..e2e4eac8a7a7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10791,6 +10791,12 @@ F: drivers/power/supply/bq27xxx_battery_i2c.c F: drivers/power/supply/isp1704_charger.c F: drivers/power/supply/rx51_battery.c +NOLIBC HEADER FILE +M: Willy Tarreau <w@1wt.eu> +S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/nolibc.git +F: tools/include/nolibc/ + NTB AMD DRIVER M: Shyam Sundar S K <Shyam-sundar.S-k@amd.com> L: linux-ntb@googlegroups.com |