From c7230f61e882ec30ec638ed8028f79019f2f118a Mon Sep 17 00:00:00 2001 From: Yumeng Bao Date: Mon, 9 Mar 2020 01:32:23 -0700 Subject: [PATCH] Add rss link for cyborg-specs This patch added a rss link for cyborg to OpenStack specs rss list page https://specs.openstack.org/ Change-Id: I9546c8d240e240df5ae27a5f109e36c1b21f5184 --- specs/specs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/specs/specs.yaml b/specs/specs.yaml index e9af755193..1a1c37bcdc 100644 --- a/specs/specs.yaml +++ b/specs/specs.yaml @@ -1,4 +1,6 @@ projects: + - name: Accelerator Management Service Specifications (cyborg) + repo: openstack/cyborg-specs - name: Bare Metal Provisioning Specifications (ironic) repo: openstack/ironic-specs - name: Block Storage Service Specifications (cinder)