Skip to content

Commit

Permalink
MAINTAINERS: add memory mapping/VMA co-maintainers
Browse files Browse the repository at this point in the history
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.

Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Lorenzo Stoakes <[email protected]>
Acked-by: Vlastimil Babka <[email protected]>
Acked-by: Liam R. Howlett <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
  • Loading branch information
lorenzo-stoakes authored and akpm00 committed Oct 17, 2024
1 parent 5778ace commit f8dc524
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -14907,9 +14907,9 @@ N: include/linux/page[-_]*

MEMORY MAPPING
M: Andrew Morton <[email protected]>
R: Liam R. Howlett <[email protected]>
M: Liam R. Howlett <[email protected]>
M: Lorenzo Stoakes <[email protected]>
R: Vlastimil Babka <[email protected]>
R: Lorenzo Stoakes <[email protected]>
L: [email protected]
S: Maintained
W: http://www.linux-mm.org
Expand Down Expand Up @@ -24737,9 +24737,9 @@ F: tools/testing/vsock/

VMA
M: Andrew Morton <[email protected]>
R: Liam R. Howlett <[email protected]>
M: Liam R. Howlett <[email protected]>
M: Lorenzo Stoakes <[email protected]>
R: Vlastimil Babka <[email protected]>
R: Lorenzo Stoakes <[email protected]>
L: [email protected]
S: Maintained
W: https://www.linux-mm.org
Expand Down

0 comments on commit f8dc524

Please sign in to comment.