diff options
author | agardner <agardner@linuxfoundation.org> | 2018-02-02 18:02:28 -0500 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2018-09-18 10:44:12 -0400 |
commit | f311083dd1808ead93765f95e5a934c261a90548 (patch) | |
tree | c010a6bed2072215dc58b564dd4bbd1f256376d4 | |
parent | 9da7ac6718d66b73ba7fc8fc70e656a70e4db766 (diff) |
Auto Generated INFO.yaml file
INFO.yaml meant to be machine readable.
This file was auto generated from an ldap lookup
and your projects INFO file.
Going forward comitter promotions must be done
against this file.
Change-Id: I7855f9c52ee41b9073568dec1fb074080805c82b
Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r-- | INFO.yaml | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..7dcb8b6d --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,56 @@ +--- +project: 'Security Management Module (Moon)' +project_creation_date: '07 Mai 2015' +project_category: 'Collaborative Development' +lifecycle_state: 'Incubation' +project_lead: &opnfv_moon_ptl + name: 'Ruan HE' + email: 'ruan.he@orange.com' + id: 'Ruan' + company: 'orange.com' + timezone: 'Unknown' +primary_contact: *opnfv_moon_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/MOON' + key: 'MOON' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[moon]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-moon' +meetings: + - type: 'gotomeeting+irc' + agenda: # eg: 'https://wiki.opnfv.org/display/' + url: # eg: 'https://global.gotomeeting.com/join/819733085' + server: 'freenode.net' + channel: '#opnfv-meeting' + repeats: 'weekly' + time: # eg: '16:00 UTC' +repositories: + - 'moon' +committers: + - <<: *opnfv_moon_ptl + - name: 'Marcel Winandy' + email: 'marcel.winandy@huawei.com' + company: 'huawei.com' + id: 'mwinandy' + - name: 'jamil chawki' + email: 'jamil.chawki@orange.com' + company: 'orange.com' + id: 'jamy' + - name: 'Asteroide' + email: 'thomas.duval@orange.com' + company: 'orange.com' + id: 'asteroide' + - name: 'WuKong Sun' + email: 'rebirthmonkey@gmail.com' + company: 'gmail.com' + id: 'WuKong' +tsc: + # yamllint disable rule:line-length + approval: 'http//meetbot.opnfv.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-05-12-13.59.html' + # yamllint enable rule:line-length |