From db6541b3b6bf52306881232f39e2aab8f663b02b Mon Sep 17 00:00:00 2001 From: Cristina Pauna Date: Tue, 19 Mar 2019 14:48:55 +0200 Subject: Remove inactive committers The TSC decided to remove the committers that have been inactive in gerit for a year or more. If any of the people removed by this patch are contributing to the project in other ways, and the PTL would like to keep the gerrit rights for them, please ammend this patch. For other updates on the committer list, please follow the procedure descrbed in https://wiki.opnfv.org/display/DEV/Developer+governance+and+reports JIRA: TSC-14 Change-Id: I8e52541cd3ef05b44eca8860501c447839b9a910 Signed-off-by: Cristina Pauna --- INFO.yaml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..d60d53f --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,42 @@ +--- +project: 'IPv6-enabled OPNFV Project (ipv6)' +project_creation_date: 'November 25, 2014' +project_category: 'Integration & Testing' +lifecycle_state: 'Mature' +project_lead: &opnfv_ipv6_ptl + name: 'Bin Hu' + email: 'bh526r@att.com' + id: 'bh526r' + company: 'att.com' + timezone: 'UTC-08:00' +primary_contact: *opnfv_ipv6_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/IPVSIX' + key: 'IPVSIX' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[ipv6]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-ipv6' +meetings: + - type: 'zoom+irc' + 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' +repositories: + - 'ipv6' +committers: + - <<: *opnfv_ipv6_ptl + +tsc: + # yamllint disable rule:line-length + approval: '' + # yamllint enable rule:line-length + -- cgit 1.2.3-korg