From ea9070190315d26c7eb90555041033ae4a21cfe7 Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Thu, 15 Mar 2018 10:54:04 -0500 Subject: [PATCH] ci: add new bits to MAINTAINERS combine with Travis Created a new section just called 'CI' since this is adding GitLab CI and still leaving the old Travis CI files around. This consolidates the two sections and adds the new files as well as adding another Travis file that was missing. Signed-off-by: Doug Goldstein Reviewed-by: Konrad Rzeszutek Wilk Acked-by: Wei Liu Acked-by: Andrew Cooper --- MAINTAINERS | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index a5b3e95f45..eace09ed22 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -181,6 +181,16 @@ BLKTAP2 S: Orphaned F: tools/blktap2/ +Continuous Integration (CI) +M: Doug Goldstein +W: https://gitlab.com/xen-project/xen +W: https://travis-ci.org/xen-project/xen +S: Supported +F: .gitlab-ci.yml +F: .travis.yml +F: automation/ +F: scripts/travis-build + CPU POOLS M: Juergen Gross M: Dario Faggioli @@ -384,12 +394,6 @@ F: xen/common/tmem* F: xen/include/xen/tmem* F: docs/misc/tmem* -TRAVIS CI -M: Doug Goldstein -W: https://travis-ci.org/xen-project/xen -S: Supported -F: .travis.yml - UNMODIFIED LINUX PV DRIVERS M: Jan Beulich S: Obsolete -- 2.30.2