MAINTAINERS: add types to akpm/mm git trees entries
authorSeongJae Park <sj@kernel.org>
Tue, 3 Jan 2023 18:07:50 +0000 (18:07 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 19 Jan 2023 01:12:55 +0000 (17:12 -0800)
commit183986209935b51d50de819eeae512a155be3568
treecc9eb4416e1c5469b4be6d3003396e85b9e8e6d9
parente9adcfecf572fcfaa9f8525904cf49c709974f73
MAINTAINERS: add types to akpm/mm git trees entries

Patch series "mm: trivial fixups".

This patchset is for trivial fixups of mm stuff on MAINTAINERS, tools/
selftests, and docs.

This patch (of 5):

Each SCM tree entry of MAINTAINERS file should have both type and
location, but akpm/mm git tree entries of 'MEMORY MANAGEMENT' and
'VMALLOC' sections of the file don't have the type.  Add the type.

Link: https://lkml.kernel.org/r/20230103180754.129637-2-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS