From 66c22a01275ae99b4510f38f44e092826cd48507 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Tue, 17 Mar 2020 11:36:52 -0400 Subject: Remove INFO file. We don't need to mantain two files. just the INFO.yaml please. Fix linting error in INFO.yaml so that new committer change can be picked up Signed-off-by: Aric Gardner Change-Id: I1359b3032aa0cf1770b9c24bf80459b48421b9c2 --- INFO | 26 -------------------------- INFO.yaml | 2 +- 2 files changed, 1 insertion(+), 27 deletions(-) delete mode 100644 INFO diff --git a/INFO b/INFO deleted file mode 100644 index 5515241..0000000 --- a/INFO +++ /dev/null @@ -1,26 +0,0 @@ -Project: OVN for NFV (OVN4NFV) -Project Creation Date: Feb 7th 2017 -Project Category: Collaborative Development -Lifecycle State: Incubation -Primary Contact: Trinath Somanchi (NXP) -Project Lead: Trinath Somanchi (NXP) -Jira Name: OVN for NFV -Jira Prefix: [OVN4NFV] -mailing list tag [ovn4nfv] -Repo: ovn4nfv - -Committers: -vikram.dham@huawei.com -trozet@redhat.com -narinder.gupta@canonical.com -chigang@huawei.com -trinath.somanchi@nxp.com -sridhar.pothuganti@nxp.com - -Contributors: -prakash.ramchandran@huawei.com -prasad.gorja@nxp.com - - -Link to TSC approval: http://meetbot.opnfv.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-12-15-14.59.html -Link to approval of additional submitters: diff --git a/INFO.yaml b/INFO.yaml index 6799971..d604879 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -28,7 +28,7 @@ meetings: server: 'freenode.net' channel: '#ovn4nfv-meeting' repeats: 'weekly' - time: '15:30 UTC' + time: '15:30 UTC' repositories: - 'ovn4nfv' - 'ovn4nfv-k8s-plugin' -- cgit 1.2.3-korg