diff options
author | Cristina Pauna <cristina.pauna@enea.com> | 2019-03-19 14:48:55 +0200 |
---|---|---|
committer | Cristina Pauna <cristina.pauna@enea.com> | 2019-03-19 14:51:19 +0200 |
commit | db6541b3b6bf52306881232f39e2aab8f663b02b (patch) | |
tree | 0bb1c4963895d3dab5244f9d71ee80d1a91a133c | |
parent | 4f2338fd9eee84cdb4c4de6e3a4ec0e3948b959e (diff) |
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 <cristina.pauna@enea.com>
-rw-r--r-- | INFO.yaml | 42 |
1 files changed, 42 insertions, 0 deletions
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 + |