diff mbox

MAINTAINERS: add myself for Travis CI config

Message ID 1455911749-89579-1-git-send-email-cardoe@cardoe.com (mailing list archive)
State New, archived
Headers show

Commit Message

Douglas Goldstein Feb. 19, 2016, 7:55 p.m. UTC
Add myself as the maintainer for the Travis CI config.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
---
CC: Ian Campbell <ian.campbell@citrix.com>
CC: Ian Jackson <ian.jackson@eu.citrix.com>
CC: Jan Beulich <jbeulich@suse.com>
CC: Keir Fraser <keir@xen.org>
CC: Tim Deegan <tim@xen.org>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Andrew Cooper Feb. 19, 2016, 7:59 p.m. UTC | #1
On 19/02/2016 19:55, Doug Goldstein wrote:
> Add myself as the maintainer for the Travis CI config.
>
> Signed-off-by: Doug Goldstein <cardoe@cardoe.com>

Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Ian Jackson Feb. 22, 2016, 11:56 a.m. UTC | #2
Andrew Cooper writes ("Re: [Xen-devel] [PATCH] MAINTAINERS: add myself for Travis CI config"):
> On 19/02/2016 19:55, Doug Goldstein wrote:
> > Add myself as the maintainer for the Travis CI config.
> >
> > Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
> 
> Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>

This seems obviously fine so

Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>

(I changed the subject line to mention Doug by name rather than say
`myself', for the benefit of log output that shows only patch summary
lines.)

Ian.
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index cd4da04..db14cfe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -337,6 +337,12 @@  F:	xen/common/tmem*
 F:	xen/include/xen/tmem*
 F:	docs/misc/tmem*
 
+TRAVIS CI
+M:	Doug Goldstein <cardoe@cardoe.com>
+W:	https://travis-ci.org/xen-project/xen
+S:	Supported
+F:	.travis.yml
+
 UNMODIFIED LINUX PV DRIVERS
 M:	Keir Fraser <keir@xen.org>
 M:	Jan Beulich <jbeulich@suse.com>