lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241009201032.6130-1-lorenzo.stoakes@oracle.com>
Date: Wed,  9 Oct 2024 21:10:32 +0100
From: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: "Liam R . Howlett" <Liam.Howlett@...cle.com>,
        Vlastimil Babka <vbabka@...e.cz>, linux-mm@...ck.org,
        linux-kernel@...r.kernel.org
Subject: [PATCH] MAINTAINERS: Add memory mapping/VMA co-maintainers

Add myself and Liam as co-maintainers of the memory mapping and VMA code
alongside Andrew as we are heavily involved in its implementation and
maintenance.

Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
---
 MAINTAINERS | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 220c1a01e361..8ebfc520e6e2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14913,9 +14913,9 @@ N:	include/linux/page[-_]*
 
 MEMORY MAPPING
 M:	Andrew Morton <akpm@...ux-foundation.org>
-R:	Liam R. Howlett <Liam.Howlett@...cle.com>
+M:	Liam R. Howlett <Liam.Howlett@...cle.com>
+M:	Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
 R:	Vlastimil Babka <vbabka@...e.cz>
-R:	Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
 L:	linux-mm@...ck.org
 S:	Maintained
 W:	http://www.linux-mm.org
@@ -24728,9 +24728,9 @@ F:	tools/testing/vsock/
 
 VMA
 M:	Andrew Morton <akpm@...ux-foundation.org>
-R:	Liam R. Howlett <Liam.Howlett@...cle.com>
+M:	Liam R. Howlett <Liam.Howlett@...cle.com>
+M:	Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
 R:	Vlastimil Babka <vbabka@...e.cz>
-R:	Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
 L:	linux-mm@...ck.org
 S:	Maintained
 W:	https://www.linux-mm.org
-- 
2.46.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ