From f6ae9dcf9cdd2e3f591cdf04ae6a17f2a7628309 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Sun, 12 Jul 2020 11:36:17 +1000 Subject: [PATCH] Add INFO.yaml for ovsdb Signed-off-by: Anil Belur Change-Id: I89d483ef4c5b9c669fb8a971e438085a79c635d4 Signed-off-by: Chetan Arakere Gowdru --- INFO.yaml | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 000000000..606f2ec0d --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,68 @@ +--- +project: 'ovsdb' +project_creation_date: '2013-07-18' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &odl_ovsdb_ptl + name: 'Chetan Arakere Gowdru' + email: 'chetan.arakere@altencalsoftlabs.com' + company: 'altencalsoftlabs' + id: 'xcheara' + timezone: 'Asia/Kolkata' +primary_contact: *odl_ovsdb_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opendaylight.org/projects/' + key: 'ovsdb' +mailing_list: + type: 'groups.io' + url: 'app-dev@lists.opendaylight.org' + tag: '[]' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#opendaylight' +meetings: + - type: 'gotomeeting+irc' + agenda: 'https://wiki.opendaylight.org' + url: '' + server: 'freenode.net' + channel: '#opendaylight' + repeats: '' + time: '' +repositories: + - ovsdb +committers: + - <<: *odl_ovsdb_ptl + - name: 'Sam Hague' + email: 'shague@redhat.com' + company: 'Redhat' + id: 'shague' + timezone: 'Unknown/Unknown' + - name: 'Stephen Kitt' + email: 'skitt@redhat.com' + company: 'Redhat' + id: 'skitt' + timezone: 'Unknown/Unknown' + - name: 'Anil Vishnoi' + email: 'avishnoi@redhat.com' + company: 'Redhat' + id: 'Avishnoi' + timezone: 'Unknown/Unknown' + - name: 'Vishal Thapar' + email: 'vthapar@redhat.com' + company: 'Redhat' + id: 'thapar' + timezone: 'Unknown/Unknown' + - name: 'Chetan Arakere Gowdru' + email: 'chetan.arakere@altencalsoftlabs.com' + company: 'altencalsoftlabs' + id: 'xcheara' + timezone: 'Asia/Kolkata' +tsc: + # yamllint disable rule:line-length + approval: 'NA' + changes: + - type: '' + name: '' + link: '' -- 2.36.6