Add myself as a maintainer for module support as I'll be handling pull requests for the next six months according to the previously announced rotation [1][2]. Also, update the git repository link to point to the modules tree, which is already used by linux-next.
Link: https://lore.kernel.org/linux-modules/[email protected] [1] Link: https://lore.kernel.org/linux-modules/[email protected]/ [2] Signed-off-by: Sami Tolvanen <[email protected]> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 5b11839cba9d..0c18b87925f0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17613,12 +17613,12 @@ MODULE SUPPORT M: Luis Chamberlain <[email protected]> M: Petr Pavlu <[email protected]> M: Daniel Gomez <[email protected]> -R: Sami Tolvanen <[email protected]> +M: Sami Tolvanen <[email protected]> R: Aaron Tomlin <[email protected]> L: [email protected] L: [email protected] S: Maintained -T: git git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git modules-next +T: git git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux.git modules-next F: include/linux/kmod.h F: include/linux/module*.h F: kernel/module/ base-commit: 8f0b4cce4481fb22653697cced8d0d04027cb1e8 -- 2.52.0.305.g3fc767764a-goog

