linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update information for "MEMORY MANAGEMENT"
@ 2019-10-30 20:22 Song Liu
  2019-10-31  1:21 ` Andrew Morton
  2019-11-04 14:53 ` Vlastimil Babka
  0 siblings, 2 replies; 8+ messages in thread
From: Song Liu @ 2019-10-30 20:22 UTC (permalink / raw)
  To: linux-kernel, linux-mm
  Cc: kernel-team, Song Liu, Johannes Weiner, Andrew Morton

I was trying to find the mm tree in MAINTAINERS by searching "Morton".
Unfortunately, I didn't find one. And I didn't even locate the MEMORY
MANAGEMENT section quickly, because Andrew's name was not listed there.

Thanks to Johannes who helped me find the mm tree.

Let save other's time searching around by adding:

M:	Andrew Morton <akpm@linux-foundation.org>
T:	git git://github.com/hnaz/linux-mm.git

Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Song Liu <songliubraving@fb.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index a62ed61e6613..adafbe811e58 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10621,8 +10621,10 @@ F:	mm/memblock.c
 F:	Documentation/core-api/boot-time-mm.rst
 
 MEMORY MANAGEMENT
+M:	Andrew Morton <akpm@linux-foundation.org>
 L:	linux-mm@kvack.org
 W:	http://www.linux-mm.org
+T:	git git://github.com/hnaz/linux-mm.git
 S:	Maintained
 F:	include/linux/mm.h
 F:	include/linux/gfp.h
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-11-05 13:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-30 20:22 [PATCH] MAINTAINERS: update information for "MEMORY MANAGEMENT" Song Liu
2019-10-31  1:21 ` Andrew Morton
2019-11-05 13:23   ` Mike Rapoport
2019-11-04 14:53 ` Vlastimil Babka
2019-11-04 15:47   ` Johannes Weiner
2019-11-04 15:58     ` Johannes Weiner
2019-11-05  9:45   ` Michal Hocko
2019-11-05 10:14     ` David Hildenbrand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).