diff options
| author | 2024-01-17 13:22:57 +0100 | |
|---|---|---|
| committer | 2024-01-25 23:52:20 -0800 | |
| commit | 0d7e68c0271853c30655b05934d66cec81dc6afc (patch) | |
| tree | 992e10799e4602a8bb7543057985d4f91c6e99d1 | |
| parent | mm: memcontrol: don't throttle dying tasks on memory.high (diff) | |
| download | wireguard-linux-0d7e68c0271853c30655b05934d66cec81dc6afc.tar.xz wireguard-linux-0d7e68c0271853c30655b05934d66cec81dc6afc.zip  | |
MAINTAINERS: add man-pages git trees
The maintainer uses both.
Link: https://lkml.kernel.org/r/20240117122257.2707637-1-pvorel@suse.cz
Signed-off-by: Petr Vorel <pvorel@suse.cz>
Reviewed-by: Alejandro Colomar <alx@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to '')
| -rw-r--r-- | MAINTAINERS | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8d1052fa6a69..8c756737491e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12902,6 +12902,8 @@ M:	Alejandro Colomar <alx@kernel.org>  L:	linux-man@vger.kernel.org  S:	Maintained  W:	http://www.kernel.org/doc/man-pages +T:	git git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git +T:	git git://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git  MANAGEMENT COMPONENT TRANSPORT PROTOCOL (MCTP)  M:	Jeremy Kerr <jk@codeconstruct.com.au>  | 
