From 3084e2b829dc88a129ee9cdb65afa81986a6bfed Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Thu, 21 Mar 2019 15:32:04 -0400 Subject: Lint failed on INFO.yaml Hi, opnfv is not linting changes to the INFO.yaml I will add a check. For the automation job to fix the group membership, linting must pass. I have fixed the yamllint errors, and removed the INFO file as it is no longer needed. Please merge this commit. Change-Id: Iaab498bef13ae2baf188f89504f48cf1c9cc3395 Signed-off-by: Aric Gardner --- INFO | 19 ------------------- INFO.yaml | 7 +++---- 2 files changed, 3 insertions(+), 23 deletions(-) delete mode 100644 INFO diff --git a/INFO b/INFO deleted file mode 100644 index c90a780..0000000 --- a/INFO +++ /dev/null @@ -1,19 +0,0 @@ -Project: IPv6-enabled OPNFV Project (ipv6) -Project Creation Date: November 25, 2014 -Project Category: Integration & Testing -Lifecycle State: Incubation -Primary Contact: Bin Hu -Project Lead: Bin Hu -Gerrit Repository: ipv6 -Jira Project Name: IPv6-enabled OPNFV Project -Jira Project Prefix: IPVSIX -Mailing list tag: [ipv6] -IRC: Server:freenode.net Channel:#opnfv-ipv6 -Etherpad: http://etherpad.opnfv.org/p/ipv6 - -Committers: -Bin Hu (AT&T), -Peter Lee (ClearPath), -Prakash Ramchandran (Huawei), -Sridhar Gaddam (RedHat), or - diff --git a/INFO.yaml b/INFO.yaml index d60d53f..385995a 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -24,17 +24,16 @@ realtime_discussion: channel: '#opnfv-ipv6' meetings: - type: 'zoom+irc' - agenda: 'https://wiki.opnfv.org/display/meetings/Ipv6' - url: 'https://zoom.us/j/2362828999' + agenda: 'https://wiki.opnfv.org/display/meetings/Ipv6' + url: 'https://zoom.us/j/2362828999' server: 'freenode.net' channel: '#opnfv-meeting' repeats: 'biweekly' - time: '16:00 UTC' + time: '16:00 UTC' repositories: - 'ipv6' committers: - <<: *opnfv_ipv6_ptl - tsc: # yamllint disable rule:line-length approval: '' -- cgit 1.2.3-korg