From 0f71ba790e382bb6b30b0cdb91c225b07d1454a5 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Fri, 15 Nov 2013 07:45:07 -0500 Subject: [PATCH] Add jenkins-job-builder as a broken out project There is a wholly separate dev community around jenkins-job-builder that it would be nice to track. Leaving jjb also in infra though, because it's interesting to track there as well. Change-Id: I61f29f78bb6300f9b0c9fe9522172f090234f0b9 --- projects/jjb.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 projects/jjb.json diff --git a/projects/jjb.json b/projects/jjb.json new file mode 100644 index 0000000..9d677a2 --- /dev/null +++ b/projects/jjb.json @@ -0,0 +1,12 @@ +{"name": "jjb", "subprojects": [ + "openstack-infra/jenkins-job-builder" +], "core-team": [ + "arnaud.fabre", + "cboylan", + "corvus", + "fungi", + "hashar", + "mgagne", + "mordred", + "zaro0508" +]}