diff mbox series

MAINTAINERS: fix malformed entry

Message ID 20200108165716.9677-1-jgross@suse.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: fix malformed entry | expand

Commit Message

Jürgen Groß Jan. 8, 2020, 4:57 p.m. UTC
MAINTAINERS entries tagged with "L:" should have a pure mail address
as the second word. Fix a malformed entry. Otherwise add_maintainers.pl
will produce an empty "Cc:" line.

Signed-off-by: Juergen Gross <jgross@suse.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jan Beulich Jan. 8, 2020, 4:58 p.m. UTC | #1
On 08.01.2020 17:57, Juergen Gross wrote:
> MAINTAINERS entries tagged with "L:" should have a pure mail address
> as the second word. Fix a malformed entry. Otherwise add_maintainers.pl
> will produce an empty "Cc:" line.
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>

Acked-by: Jan Beulich <jbeulich@suse.com>

Of course the alternative would be to make the script less picky.

Jan
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index eaea4620e2..a42fef6ab9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -173,7 +173,7 @@  ARINC653 SCHEDULER
 M:	Josh Whitehead <josh.whitehead@dornerworks.com>
 M:	Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
 S:	Supported
-L:	DornerWorks Xen-Devel <xen-devel@dornerworks.com>
+L:	xen-devel@dornerworks.com
 F:	xen/common/sched_arinc653.c
 F:	tools/libxc/xc_arinc653.c