diff mbox series

[XEN,v2] MAINTAINERS: ARINC 653 scheduler maintainer updates

Message ID 20191105135152.5168-1-stewart.hildebrand@dornerworks.com (mailing list archive)
State New, archived
Headers show
Series [XEN,v2] MAINTAINERS: ARINC 653 scheduler maintainer updates | expand

Commit Message

Stewart Hildebrand Nov. 5, 2019, 1:51 p.m. UTC
Add DornerWorks internal list. This will forward to relevant people
within DornerWorks.

Add myself to MAINTAINERS for ARINC653 scheduler.

Remove Robbie from MAINTAINERS for ARINC653 scheduler.

---

Note that get_maintainers.pl/add_maintainers.pl do not currently add
the DornerWorks list email address in CC. I tested add_maintainers.pl
on a patch modifying sched_arinc653.c, and I did not see the
DornerWorks list appear in CC.

v1:
https://lists.xenproject.org/archives/html/xen-devel/2019-08/msg02217.html

v2:
Use L: designation for DornerWorks internal list
Add myself and remove Robbie as maintainer
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Wei Liu Nov. 5, 2019, 3:08 p.m. UTC | #1
On Tue, Nov 05, 2019 at 08:51:52AM -0500, Stewart Hildebrand wrote:
> Add DornerWorks internal list. This will forward to relevant people
> within DornerWorks.
> 
> Add myself to MAINTAINERS for ARINC653 scheduler.
> 
> Remove Robbie from MAINTAINERS for ARINC653 scheduler.
> 

Missing SoB here.

No need to resend. The following can be added while committing:

  Signed-off-by: Stewart Hildebrand <stewart.hildebrand@dornerworks.com>

Let me know what you think.

> ---
> 
> Note that get_maintainers.pl/add_maintainers.pl do not currently add
> the DornerWorks list email address in CC. I tested add_maintainers.pl
> on a patch modifying sched_arinc653.c, and I did not see the
> DornerWorks list appear in CC.

Lars, this is for you.

As far as I can tell get_maintainers.pl does extract L:. The problem is
probably with add_maintainers.pl.

Wei.
Stewart Hildebrand Nov. 5, 2019, 3:31 p.m. UTC | #2
On Tuesday, November 5, 2019 10:09 AM, Wei Liu wrote:
>On Tue, Nov 05, 2019 at 08:51:52AM -0500, Stewart Hildebrand wrote:
>> Add DornerWorks internal list. This will forward to relevant people
>> within DornerWorks.
>>
>> Add myself to MAINTAINERS for ARINC653 scheduler.
>>
>> Remove Robbie from MAINTAINERS for ARINC653 scheduler.
>>
>
>Missing SoB here.
>
>No need to resend. The following can be added while committing:
>
>  Signed-off-by: Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
>
>Let me know what you think.

Yes, sorry about that. Please go ahead and add it.

Signed-off-by: Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index dcd5acb36a..28e7eb554e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -171,8 +171,9 @@  F:	xen/common/argo.c
 
 ARINC653 SCHEDULER
 M:	Josh Whitehead <josh.whitehead@dornerworks.com>
-M:	Robert VanVossen <robert.vanvossen@dornerworks.com>
+M:	Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
 S:	Supported
+L:	DornerWorks Xen-Devel <xen-devel@dornerworks.com>
 F:	xen/common/sched_arinc653.c
 F:	tools/libxc/xc_arinc653.c