diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-06-06 18:00:36 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-06-06 18:00:36 -0700 |
commit | 27fb892d364bd18a66b61a04b63401b18aeee253 (patch) | |
tree | 8ba61c8e27f2e4eccb8cee2e9882fdbc34cc5344 | |
parent | a3fb8a61e4a18f11dab281d5afa370e4aaded47b (diff) | |
parent | e9ddb37834eb93b9840ac9aa93a36d70f27c3e32 (diff) |
Merge tag 'tomoyo-pr-20250606' of git://git.code.sf.net/p/tomoyo/tomoyo
Pull tomoyo update from Tetsuo Handa:
"Update mailing list address"
* tag 'tomoyo-pr-20250606' of git://git.code.sf.net/p/tomoyo/tomoyo:
tomoyo: update mailing lists
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8d314e169486..a14bfa47c0e3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -25013,10 +25013,8 @@ F: mm/shmem.c TOMOYO SECURITY MODULE M: Kentaro Takeda <takedakn@nttdata.co.jp> M: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> -L: tomoyo-dev-en@lists.osdn.me (subscribers-only, for developers in English) -L: tomoyo-users-en@lists.osdn.me (subscribers-only, for users in English) -L: tomoyo-dev@lists.osdn.me (subscribers-only, for developers in Japanese) -L: tomoyo-users@lists.osdn.me (subscribers-only, for users in Japanese) +L: tomoyo-users_en@lists.sourceforge.net (subscribers-only, English language) +L: tomoyo-users_ja@lists.sourceforge.net (subscribers-only, Japanese language) S: Maintained W: https://tomoyo.sourceforge.net/ F: security/tomoyo/ |