From 53265aafc341689dbf70732f1d8ff3c95eec0714 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Mon, 17 Feb 2020 11:38:46 -0500 Subject: [PATCH] Fix yamllint error in info file Each changes item needs its own list this can be seen in the changed code Also, remove other repositories. Each repository in ONAP requires its own info file and so we cannot include multiple repos in a single info file Issue-ID: CIMAN-33 Signed-off-by: Aric Gardner Change-Id: Id23288f9a5bddd3f0a1f52d56d072ef90b8a8f9b --- INFO.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/INFO.yaml b/INFO.yaml index 06cad4718e..b440169e6b 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -29,8 +29,6 @@ meetings: time: '14:00 UTC' repositories: - 'oom' - - 'oom-offline-installer' - - 'oom-registrator' committers: - <<: *onap_releng_ptl - name: 'Alexis de Talhouët' @@ -87,6 +85,6 @@ tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: - type: 'Addition' - name: 'Brian Freeman' - name: 'Yang Xu' - link: 'TBD' + name: 'Krzysztof Opasiak' + # yamllint disable-line rule:line-length + link: 'https://lists.onap.org/g/onap-tsc/topic/committer_promotion_request/70242499?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,70242499' -- 2.16.6