[PATCH] MAINTAINERS: Add myself as an Argo reviewer

Jason Andryuk posted 1 patch 3 days, 11 hours ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20260604184413.788910-1-jason.andryuk@amd.com
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: Add myself as an Argo reviewer
Posted by Jason Andryuk 3 days, 11 hours ago
I'd like to help with reviews of Argo.

Signed-off-by: Jason Andryuk <jason.andryuk@amd.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 77f72e52f4..b3c33317d9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -242,6 +242,7 @@ F:	xen/arch/x86/include/asm/hvm/svm/
 
 ARGO
 M:	Christopher Clark <christopher.w.clark@gmail.com>
+R:	Jason Andryuk <jason.andryuk@amd.com>
 R:	Daniel P. Smith <dpsmith@apertussolutions.com>
 S:	Maintained
 F:	xen/include/public/argo.h
-- 
2.54.0
Re: [PATCH] MAINTAINERS: Add myself as an Argo reviewer
Posted by Christopher Clark 3 days, 10 hours ago
On Thu, Jun 4, 2026 at 7:44 PM Jason Andryuk <jason.andryuk@amd.com> wrote:
>
> I'd like to help with reviews of Argo.

Thanks, Jason, appreciated.

>
> Signed-off-by: Jason Andryuk <jason.andryuk@amd.com>

Reviewed-by: Christopher Clark <christopher.w.clark@gmail.com>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 77f72e52f4..b3c33317d9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -242,6 +242,7 @@ F:  xen/arch/x86/include/asm/hvm/svm/
>
>  ARGO
>  M:     Christopher Clark <christopher.w.clark@gmail.com>
> +R:     Jason Andryuk <jason.andryuk@amd.com>
>  R:     Daniel P. Smith <dpsmith@apertussolutions.com>
>  S:     Maintained
>  F:     xen/include/public/argo.h
> --
> 2.54.0
>
Re: [PATCH] MAINTAINERS: Add myself as an Argo reviewer
Posted by Christopher Clark 3 days, 8 hours ago
On Thu, Jun 4, 2026 at 9:27 PM Christopher Clark
<christopher.w.clark@gmail.com> wrote:
>
> On Thu, Jun 4, 2026 at 7:44 PM Jason Andryuk <jason.andryuk@amd.com> wrote:
> >
> > I'd like to help with reviews of Argo.
>
> Thanks, Jason, appreciated.

Sorry to do this - I am grateful for the offer, I just need to consult
before making a change here.

> > Signed-off-by: Jason Andryuk <jason.andryuk@amd.com>

I'm asking for my (previous message) R-by tag to be held for just now
- sorry for the earlier rushed reply.

Christopher
Re: [PATCH] MAINTAINERS: Add myself as an Argo reviewer
Posted by Jan Beulich 3 days ago
On 05.06.2026 00:04, Christopher Clark wrote:
> On Thu, Jun 4, 2026 at 9:27 PM Christopher Clark
> <christopher.w.clark@gmail.com> wrote:
>>
>> On Thu, Jun 4, 2026 at 7:44 PM Jason Andryuk <jason.andryuk@amd.com> wrote:
>>>
>>> I'd like to help with reviews of Argo.
>>
>> Thanks, Jason, appreciated.
> 
> Sorry to do this - I am grateful for the offer, I just need to consult
> before making a change here.
> 
>>> Signed-off-by: Jason Andryuk <jason.andryuk@amd.com>
> 
> I'm asking for my (previous message) R-by tag to be held for just now
> - sorry for the earlier rushed reply.

I'm irritated: Jason adds himself as R:, not M:. I'm having a hard time seeing
what issues could arise from about anybody wanting to be added as R:, let alone
people well known to the project. Please clarify.

Jan