Message ID | 20230218211317.284889-4-stefan@datenfreihafen.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 195d6cc9c3d15b9474ccc76991d49a3dcc160872 |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [net,1/4] MAINTAINERS: Switch maintenance for cc2520 driver over | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Clearly marked for net |
netdev/fixes_present | success | No Fixes tags, but series doesn't touch code |
netdev/subject_prefix | success | Link |
netdev/cover_letter | warning | Series does not have a cover letter |
netdev/patch_count | success | Link |
netdev/header_inline | success | No static functions without inline keyword in header files |
netdev/build_32bit | success | Errors and warnings before: 0 this patch: 0 |
netdev/cc_maintainers | success | CCed 0 of 0 maintainers |
netdev/build_clang | success | Errors and warnings before: 0 this patch: 0 |
netdev/module_param | success | Was 0 now: 0 |
netdev/verify_signedoff | success | Signed-off-by tag matches author and committer |
netdev/check_selftest | success | No net selftest shell script |
netdev/verify_fixes | success | No Fixes tag |
netdev/build_allmodconfig_warn | success | Errors and warnings before: 0 this patch: 0 |
netdev/checkpatch | success | total: 0 errors, 0 warnings, 0 checks, 7 lines checked |
netdev/kdoc | success | Errors and warnings before: 0 this patch: 0 |
netdev/source_inline | success | Was 0 now: 0 |
Hi Stefan, stefan@datenfreihafen.org wrote on Sat, 18 Feb 2023 22:13:17 +0100: > We are growing the maintainer team for ieee802154 to spread the load for > review and general maintenance. Miquel has been driving the subsystem > forward over the last year and we would like to welcome him as a > maintainer. Thanks a lot! Not sure this is needed but just in case: Acked-by: Miquel Raynal <miquel.raynal@bootlin.com> > > Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) Cheers! Miquèl
Hi, On Mon, Feb 20, 2023 at 4:01 AM Miquel Raynal <miquel.raynal@bootlin.com> wrote: > > Hi Stefan, > > stefan@datenfreihafen.org wrote on Sat, 18 Feb 2023 22:13:17 +0100: > > > We are growing the maintainer team for ieee802154 to spread the load for > > review and general maintenance. Miquel has been driving the subsystem > > forward over the last year and we would like to welcome him as a > > maintainer. > > Thanks a lot! welcome :) - Alex
diff --git a/MAINTAINERS b/MAINTAINERS index d5f77559f3f4..1ba493cb777f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10007,6 +10007,7 @@ F: drivers/clk/clk-versaclock5.c IEEE 802.15.4 SUBSYSTEM M: Alexander Aring <alex.aring@gmail.com> M: Stefan Schmidt <stefan@datenfreihafen.org> +M: Miquel Raynal <miquel.raynal@bootlin.com> L: linux-wpan@vger.kernel.org S: Maintained W: https://linux-wpan.org/
We are growing the maintainer team for ieee802154 to spread the load for review and general maintenance. Miquel has been driving the subsystem forward over the last year and we would like to welcome him as a maintainer. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)