From edd5f05698512602d197366b06e17c81fae8a162 Mon Sep 17 00:00:00 2001 From: "Dave Walker (Daviey)" Date: Tue, 21 Jul 2015 19:39:21 +0100 Subject: [PATCH] Add openstack/security-specs project file Change-Id: I948d871d545a925f194b069a6dac0bd901034c3d Signed-off-by: Dave Walker (Daviey) --- projects/security-specs.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 projects/security-specs.json diff --git a/projects/security-specs.json b/projects/security-specs.json new file mode 100644 index 0000000..156d8ba --- /dev/null +++ b/projects/security-specs.json @@ -0,0 +1,5 @@ +{ + "name": "security-specs", + "subprojects": ["openstack/security-specs"], + "core-team-gerrit-group": "security-specs-core" +}