xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: change my email
@ 2022-09-15 19:30 Stewart Hildebrand
  2022-09-16  6:08 ` Jan Beulich
  2022-09-19  2:10 ` [PATCH v2] MAINTAINERS: ARINC 653 scheduler maintainer updates Stewart Hildebrand
  0 siblings, 2 replies; 8+ messages in thread
From: Stewart Hildebrand @ 2022-09-15 19:30 UTC (permalink / raw)
  To: xen-devel
  Cc: Stewart Hildebrand, Andrew Cooper, George Dunlap, Jan Beulich,
	Julien Grall, Stefano Stabellini, Wei Liu, Jeff Kubascik,
	Nathan Studer, Robbie VanVossen, xen-devel, Stewart Hildebrand

I am departing DornerWorks. I will still be working with Xen in my next
role, and I still have an interest in maintaining the ARINC 653
scheduler, so change to my personal email address. Also change status to
Maintained.

Signed-off-by: Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e12c499a28..f674b5f7ba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -221,8 +221,8 @@ F:	xen/include/xen/argo.h
 F:	xen/common/argo.c
 
 ARINC653 SCHEDULER
-M:	Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
-S:	Supported
+M:	Stewart Hildebrand <stewart@stew.dk>
+S:	Maintained
 L:	xen-devel@dornerworks.com
 F:	xen/common/sched/arinc653.c
 F:	tools/libs/ctrl/xc_arinc653.c
-- 
2.37.3



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: change my email
  2022-09-15 19:30 [PATCH] MAINTAINERS: change my email Stewart Hildebrand
@ 2022-09-16  6:08 ` Jan Beulich
  2022-09-16  6:25   ` Henry Wang
  2022-09-18 19:18   ` Stewart Hildebrand
  2022-09-19  2:10 ` [PATCH v2] MAINTAINERS: ARINC 653 scheduler maintainer updates Stewart Hildebrand
  1 sibling, 2 replies; 8+ messages in thread
From: Jan Beulich @ 2022-09-16  6:08 UTC (permalink / raw)
  To: Stewart Hildebrand, Henry Wang
  Cc: Andrew Cooper, George Dunlap, Julien Grall, Stefano Stabellini,
	Wei Liu, Jeff Kubascik, Nathan Studer, Robbie VanVossen,
	xen-devel, Stewart Hildebrand, xen-devel

On 15.09.2022 21:30, Stewart Hildebrand wrote:
> I am departing DornerWorks. I will still be working with Xen in my next
> role, and I still have an interest in maintaining the ARINC 653
> scheduler, so change to my personal email address. Also change status to
> Maintained.
> 
> Signed-off-by: Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e12c499a28..f674b5f7ba 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -221,8 +221,8 @@ F:	xen/include/xen/argo.h
>  F:	xen/common/argo.c
>  
>  ARINC653 SCHEDULER
> -M:	Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
> -S:	Supported
> +M:	Stewart Hildebrand <stewart@stew.dk>
> +S:	Maintained
>  L:	xen-devel@dornerworks.com
>  F:	xen/common/sched/arinc653.c
>  F:	tools/libs/ctrl/xc_arinc653.c

If it was just for the email change, I would have said it can go in without
release manager approval. But the support level change I think wants a
release ack at this point. Just to not leave the question unasked: There's
no interest within DornerWorks to have someone else be (co)maintainer of
this code?

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

Jan


^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: [PATCH] MAINTAINERS: change my email
  2022-09-16  6:08 ` Jan Beulich
@ 2022-09-16  6:25   ` Henry Wang
  2022-09-18 19:18   ` Stewart Hildebrand
  1 sibling, 0 replies; 8+ messages in thread
From: Henry Wang @ 2022-09-16  6:25 UTC (permalink / raw)
  To: Jan Beulich, Stewart Hildebrand
  Cc: Andrew Cooper, George Dunlap, Julien Grall, Stefano Stabellini,
	Wei Liu, Jeff Kubascik, Nathan Studer, Robbie VanVossen,
	xen-devel, Stewart Hildebrand, xen-devel

Hi Jan and Stewart,

> -----Original Message-----
> From: Jan Beulich <jbeulich@suse.com>
> Subject: Re: [PATCH] MAINTAINERS: change my email
> 
> On 15.09.2022 21:30, Stewart Hildebrand wrote:
> > I am departing DornerWorks. I will still be working with Xen in my next
> > role, and I still have an interest in maintaining the ARINC 653
> > scheduler, so change to my personal email address. Also change status to
> > Maintained.
> >
> > Signed-off-by: Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
> > ---
> >  MAINTAINERS | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index e12c499a28..f674b5f7ba 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -221,8 +221,8 @@ F:	xen/include/xen/argo.h
> >  F:	xen/common/argo.c
> >
> >  ARINC653 SCHEDULER
> > -M:	Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
> > -S:	Supported
> > +M:	Stewart Hildebrand <stewart@stew.dk>
> > +S:	Maintained
> >  L:	xen-devel@dornerworks.com
> >  F:	xen/common/sched/arinc653.c
> >  F:	tools/libs/ctrl/xc_arinc653.c
> 
> If it was just for the email change, I would have said it can go in without
> release manager approval. But the support level change I think wants a
> release ack at this point.

I just checked the support level in the doc, the difference of these two
support level is:
"Supported:   Someone is actually paid to look after this."
"Maintained:  Someone actually looks after it."

So the change seems plausible to me. If anyone need the release ack tag:
Release-acked-by: Henry Wang <Henry.Wang@arm.com>

Kind regards,
Henry


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: change my email
  2022-09-16  6:08 ` Jan Beulich
  2022-09-16  6:25   ` Henry Wang
@ 2022-09-18 19:18   ` Stewart Hildebrand
  1 sibling, 0 replies; 8+ messages in thread
From: Stewart Hildebrand @ 2022-09-18 19:18 UTC (permalink / raw)
  To: Jan Beulich, Stewart Hildebrand, Henry Wang
  Cc: Andrew Cooper, George Dunlap, Julien Grall, Stefano Stabellini,
	Wei Liu, Jeff Kubascik, Nathan Studer, Robbie VanVossen,
	xen-devel, xen-devel

On 9/16/22 02:08, Jan Beulich wrote:
> On 15.09.2022 21:30, Stewart Hildebrand wrote:
>> I am departing DornerWorks. I will still be working with Xen in my next
>> role, and I still have an interest in maintaining the ARINC 653
>> scheduler, so change to my personal email address. Also change status to
>> Maintained.
>>
>> Signed-off-by: Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
>> ---
>>   MAINTAINERS | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index e12c499a28..f674b5f7ba 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -221,8 +221,8 @@ F:	xen/include/xen/argo.h
>>   F:	xen/common/argo.c
>>   
>>   ARINC653 SCHEDULER
>> -M:	Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
>> -S:	Supported
>> +M:	Stewart Hildebrand <stewart@stew.dk>
>> +S:	Maintained
>>   L:	xen-devel@dornerworks.com
>>   F:	xen/common/sched/arinc653.c
>>   F:	tools/libs/ctrl/xc_arinc653.c
> 
> If it was just for the email change, I would have said it can go in without
> release manager approval. But the support level change I think wants a
> release ack at this point. Just to not leave the question unasked: There's
> no interest within DornerWorks to have someone else be (co)maintainer of
> this code?

Yes, there is interest. Nathan Studer has expressed interest. I will 
send out a v2.

Stewart


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCH v2] MAINTAINERS: ARINC 653 scheduler maintainer updates
  2022-09-15 19:30 [PATCH] MAINTAINERS: change my email Stewart Hildebrand
  2022-09-16  6:08 ` Jan Beulich
@ 2022-09-19  2:10 ` Stewart Hildebrand
  2022-09-19  8:44   ` Jan Beulich
  2022-09-26  8:56   ` Jan Beulich
  1 sibling, 2 replies; 8+ messages in thread
From: Stewart Hildebrand @ 2022-09-19  2:10 UTC (permalink / raw)
  To: xen-devel
  Cc: Stewart Hildebrand, Andrew Cooper, George Dunlap, Jan Beulich,
	Julien Grall, Stefano Stabellini, Wei Liu, Nathan Studer,
	Jeff Kubascik, Robbie VanVossen, xen-devel, Stewart Hildebrand

From: Stewart Hildebrand <stewart.hildebrand@dornerworks.com>

Add Nathan Studer as co-maintainer.

I am departing DornerWorks. I will still be working with Xen in my next
role, and I still have an interest in co-maintaining the ARINC 653
scheduler, so change to my personal email address.

Signed-off-by: Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e12c499a28..816656950a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -221,7 +221,8 @@ F:	xen/include/xen/argo.h
 F:	xen/common/argo.c
 
 ARINC653 SCHEDULER
-M:	Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
+M:	Nathan Studer <nathan.studer@dornerworks.com>
+M:	Stewart Hildebrand <stewart@stew.dk>
 S:	Supported
 L:	xen-devel@dornerworks.com
 F:	xen/common/sched/arinc653.c
-- 
2.37.3



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH v2] MAINTAINERS: ARINC 653 scheduler maintainer updates
  2022-09-19  2:10 ` [PATCH v2] MAINTAINERS: ARINC 653 scheduler maintainer updates Stewart Hildebrand
@ 2022-09-19  8:44   ` Jan Beulich
  2022-09-26  8:56   ` Jan Beulich
  1 sibling, 0 replies; 8+ messages in thread
From: Jan Beulich @ 2022-09-19  8:44 UTC (permalink / raw)
  To: Stewart Hildebrand
  Cc: Stewart Hildebrand, Andrew Cooper, George Dunlap, Julien Grall,
	Stefano Stabellini, Wei Liu, Nathan Studer, Jeff Kubascik,
	Robbie VanVossen, xen-devel, xen-devel

On 19.09.2022 04:10, Stewart Hildebrand wrote:
> From: Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
> 
> Add Nathan Studer as co-maintainer.
> 
> I am departing DornerWorks. I will still be working with Xen in my next
> role, and I still have an interest in co-maintaining the ARINC 653
> scheduler, so change to my personal email address.
> 
> Signed-off-by: Stewart Hildebrand <stewart.hildebrand@dornerworks.com>

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




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH v2] MAINTAINERS: ARINC 653 scheduler maintainer updates
  2022-09-19  2:10 ` [PATCH v2] MAINTAINERS: ARINC 653 scheduler maintainer updates Stewart Hildebrand
  2022-09-19  8:44   ` Jan Beulich
@ 2022-09-26  8:56   ` Jan Beulich
  2022-09-26 13:12     ` Nathan Studer
  1 sibling, 1 reply; 8+ messages in thread
From: Jan Beulich @ 2022-09-26  8:56 UTC (permalink / raw)
  To: Nathan Studer
  Cc: Stewart Hildebrand, Andrew Cooper, George Dunlap, Julien Grall,
	Stefano Stabellini, Wei Liu, Jeff Kubascik, Robbie VanVossen,
	xen-devel, Stewart Hildebrand, xen-devel

On 19.09.2022 04:10, Stewart Hildebrand wrote:
> From: Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
> 
> Add Nathan Studer as co-maintainer.
> 
> I am departing DornerWorks. I will still be working with Xen in my next
> role, and I still have an interest in co-maintaining the ARINC 653
> scheduler, so change to my personal email address.
> 
> Signed-off-by: Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e12c499a28..816656950a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -221,7 +221,8 @@ F:	xen/include/xen/argo.h
>  F:	xen/common/argo.c
>  
>  ARINC653 SCHEDULER
> -M:	Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
> +M:	Nathan Studer <nathan.studer@dornerworks.com>
> +M:	Stewart Hildebrand <stewart@stew.dk>
>  S:	Supported
>  L:	xen-devel@dornerworks.com
>  F:	xen/common/sched/arinc653.c

Nathan,

may I please ask that you supply an ack here, indicating your acceptance
of this role (or otherwise reply to state the contrary)?

Thanks, Jan


^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: [PATCH v2] MAINTAINERS: ARINC 653 scheduler maintainer updates
  2022-09-26  8:56   ` Jan Beulich
@ 2022-09-26 13:12     ` Nathan Studer
  0 siblings, 0 replies; 8+ messages in thread
From: Nathan Studer @ 2022-09-26 13:12 UTC (permalink / raw)
  To: Jan Beulich
  Cc: Stewart Hildebrand, Andrew Cooper, George Dunlap, Julien Grall,
	Stefano Stabellini, Wei Liu, Jeff Kubascik, Robert VanVossen,
	xen-devel, Stewart Hildebrand, xen-devel

> On 19.09.2022 04:10, Stewart Hildebrand wrote:
> > From: Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
> >
> > Add Nathan Studer as co-maintainer.
> >
> > I am departing DornerWorks. I will still be working with Xen in my next
> > role, and I still have an interest in co-maintaining the ARINC 653
> > scheduler, so change to my personal email address.
> >
> > Signed-off-by: Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
> > ---
> >  MAINTAINERS | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index e12c499a28..816656950a 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -221,7 +221,8 @@ F:        xen/include/xen/argo.h
> >  F:   xen/common/argo.c
> >
> >  ARINC653 SCHEDULER
> > -M:   Stewart Hildebrand <stewart.hildebrand@dornerworks.com>
> > +M:   Nathan Studer <nathan.studer@dornerworks.com>
> > +M:   Stewart Hildebrand <stewart@stew.dk>
> >  S:   Supported
> >  L:   xen-devel@dornerworks.com
> >  F:   xen/common/sched/arinc653.c
> 
> Nathan,
> 
> may I please ask that you supply an ack here, indicating your acceptance
> of this role (or otherwise reply to state the contrary)?
> 
> Thanks, Jan

Of course.

Acked-by: Nathan Studer <nathan.studer@dornerworks.com>

   Nate


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-09-26 13:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-15 19:30 [PATCH] MAINTAINERS: change my email Stewart Hildebrand
2022-09-16  6:08 ` Jan Beulich
2022-09-16  6:25   ` Henry Wang
2022-09-18 19:18   ` Stewart Hildebrand
2022-09-19  2:10 ` [PATCH v2] MAINTAINERS: ARINC 653 scheduler maintainer updates Stewart Hildebrand
2022-09-19  8:44   ` Jan Beulich
2022-09-26  8:56   ` Jan Beulich
2022-09-26 13:12     ` Nathan Studer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).