On 15.06.22 06:03, Oscar Salvador wrote: > On Tue, Jun 14, 2022 at 10:38:42AM -0700, Andrew Morton wrote: >> On Tue, 14 Jun 2022 08:58:55 +0200 David Hildenbrand <david@xxxxxxxxxx> wrote: >> um, fine, no opinion really. I think the main thing is to make >> get_maintainer.pl spit out all the suitable email addresses. > > As already pointed out, David and I have already kind of acted as maintainers of > this aready already for quite some time, reviewing and contributing the most, so > it might make sense to just spell that out, so, without willing to step on > anyone's toes, what about this: > > diff --git a/MAINTAINERS b/MAINTAINERS > index 1fc9ead83d2a..f5a746624a9f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -12857,6 +12857,18 @@ F: include/linux/vmalloc.h > F: mm/ > F: tools/testing/selftests/vm/ > > +MEMORY HOT(UN)PLUG > +M: David Hildenbrand <david@xxxxxxxxxx> > +M: Oscar Salvador <osalvador@xxxxxxx> > +L: linux-mm@xxxxxxxxx > +S: Maintained > +F: Documentation/admin-guide/mm/memory-hotplug.rst > +F: Documentation/core-api/memory-hotplug.rst > +F: drivers/base/memory.c > +F: include/linux/memory_hotplug.h > +F: mm/memory_hotplug.c > +F: tools/testing/selftests/memory-hotplug/ Fine with me to remove Andrew from that list because he's implicitly covering most stuff via the "MEMORY MANAGEMENT" section. @Andrew, whatever you prefer. Acked-by: David Hildenbrand <david@xxxxxxxxxx> @Andrew, would it make sense to update the git tree in the "MEMORY MANAGEMENT" section now that mm-stable etc. resides on git.kernel.org ? -- Thanks, David / dhildenb