[PATCH] MAINTAINERS: add myself as Continuous Integration maintainer

Stefano Stabellini posted 1 patch 2 years ago
Failed in applying to current master (apply log)
There is a newer version of this series
[PATCH] MAINTAINERS: add myself as Continuous Integration maintainer
Posted by Stefano Stabellini 2 years ago
I have contributed all the ARM tests to gitlab-ci. After checking with
Doug, I am happy to volunteer to co-maintain Continuous Integration.

Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Acked-by: Doug Goldstein <cardoe@cardoe.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index 6a097b43eb..cc87d5bbf1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -262,6 +262,7 @@ F:	CHANGELOG.md
 
 Continuous Integration (CI)
 M:	Doug Goldstein <cardoe@cardoe.com>
+M:	Stefano Stabellini <sstabellini@kernel.org>
 W:	https://gitlab.com/xen-project/xen
 W:	https://travis-ci.org/xen-project/xen
 S:	Supported
Re: [PATCH] MAINTAINERS: add myself as Continuous Integration maintainer
Posted by Douglas Goldstein 2 years ago
On Wed, Apr 6, 2022, at 3:27 PM, Stefano Stabellini wrote:
> I have contributed all the ARM tests to gitlab-ci. After checking with
> Doug, I am happy to volunteer to co-maintain Continuous Integration.
> 
> Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
> Acked-by: Doug Goldstein <cardoe@cardoe.com>
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6a097b43eb..cc87d5bbf1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -262,6 +262,7 @@ F: CHANGELOG.md
>  
> Continuous Integration (CI)
> M: Doug Goldstein <cardoe@cardoe.com>
> +M: Stefano Stabellini <sstabellini@kernel.org>
> W: https://gitlab.com/xen-project/xen
> W: https://travis-ci.org/xen-project/xen
> S: Supported
> 
Just want to make my ACK explicit here.
Re: [PATCH] MAINTAINERS: add myself as Continuous Integration maintainer
Posted by Anthony PERARD 2 years ago
On Wed, Apr 06, 2022 at 01:27:05PM -0700, Stefano Stabellini wrote:
> I have contributed all the ARM tests to gitlab-ci. After checking with
> Doug, I am happy to volunteer to co-maintain Continuous Integration.
> 
> Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
> Acked-by: Doug Goldstein <cardoe@cardoe.com>
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6a097b43eb..cc87d5bbf1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -262,6 +262,7 @@ F:	CHANGELOG.md
>  
>  Continuous Integration (CI)
>  M:	Doug Goldstein <cardoe@cardoe.com>
> +M:	Stefano Stabellini <sstabellini@kernel.org>

Acked-by: Anthony PERARD <anthony.perard@citrix.com>
for the addition.

>  W:	https://gitlab.com/xen-project/xen
>  W:	https://travis-ci.org/xen-project/xen

It's look like this entry is staled, we don't use travis anymore.

There's some more entry that are staled:
> F:      .travis.yml
This file was removed by e0dc9b095e ("CI: Drop TravisCI")

Cheers,

-- 
Anthony PERARD