diff mbox series

[net-next,1/3] FDDI: if_fddi.h: Update my e-mail address

Message ID alpine.DEB.2.21.2103091707380.33195@angie.orcam.me.uk (mailing list archive)
State Accepted
Commit e56763ee50a3f28d2f70355ca43fb78d8539a183
Delegated to: Netdev Maintainers
Headers show
Series FDDI: Update my e-mail address througout | expand

Checks

Context Check Description
netdev/cover_letter success Link
netdev/fixes_present success Link
netdev/patch_count success Link
netdev/tree_selection success Clearly marked for net-next
netdev/subject_prefix success Link
netdev/cc_maintainers fail 3 maintainers not CCed: linux-api@vger.kernel.org davem@davemloft.net kuba@kernel.org
netdev/source_inline success Was 0 now: 0
netdev/verify_signedoff success Link
netdev/module_param success Was 0 now: 0
netdev/build_32bit success Errors and warnings before: 6 this patch: 6
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/verify_fixes success Link
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 8 lines checked
netdev/build_allmodconfig_warn success Errors and warnings before: 6 this patch: 6
netdev/header_inline success Link

Commit Message

Maciej W. Rozycki March 10, 2021, 12:02 p.m. UTC
Following the recent update to MAINTAINERS update my e-mail address.

Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk>
---
 include/uapi/linux/if_fddi.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

Index: linux-defxx/include/uapi/linux/if_fddi.h
===================================================================
--- linux-defxx.orig/include/uapi/linux/if_fddi.h
+++ linux-defxx/include/uapi/linux/if_fddi.h
@@ -9,7 +9,7 @@ 
  * Version:	@(#)if_fddi.h	1.0.3	Oct  6 2018
  *
  * Author:	Lawrence V. Stefani, <stefani@yahoo.com>
- * Maintainer:	Maciej W. Rozycki, <macro@linux-mips.org>
+ * Maintainer:	Maciej W. Rozycki, <macro@orcam.me.uk>
  *
  *		if_fddi.h is based on previous if_ether.h and if_tr.h work by
  *			Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>