diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2021-02-09 13:41:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-09 13:41:48 +0000 |
commit | 9b6de3444c88517b8b0ad0de0662ea80c2b2914d (patch) | |
tree | cbccc2b035c5536971c25fb6dd2bd6666f8b77f0 | |
parent | fae8ebe8c5b9a2d7c2b8b722610424e047e377a4 (diff) | |
parent | 3d3e1dcd954c09c059a236e0214ca5410b0629b3 (diff) |
Merge "Automation adds INFO.yaml"
-rw-r--r-- | INFO.yaml | 119 |
1 files changed, 119 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..37a206e --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,119 @@ +--- +project: 'integration_simulators_ran_nssmf_simulator' +project_creation_date: '2021-02-04' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &onap_integration_simulators_ran_nssmf_simulator_ptl + name: 'Morgan Richomme' + email: 'morgan.richomme@orange.com' + id: 'mrichomme' + company: 'Orange' + timezone: 'France/Paris' +primary_contact: *onap_integration_simulators_ran_nssmf_simulator_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/' + key: 'integration_simulators_ran_nssmf_simulator' +mailing_list: + type: 'groups.io' + url: 'onap-discuss@lists.onap.org' + tag: '[]' +realtime_discussion: + type: 'slack' + server: 'https://app.slack.com' + channel: '#integration-team' +meetings: + - type: 'zoom+irc' + agenda: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593670' + url: '' + server: 'freenode.net' + channel: '#onap-int' + repeats: 'weekly' + time: '1PM UTC' +repositories: + - integration/simulators/ran-nssmf-simulator +committers: + - <<: *onap_integration_simulators_ran_nssmf_simulator_ptl + - name: 'Christophe Closset' + email: 'cc697w@intl.att.com' + company: 'ATT' + id: 'ChrisC' + timezone: 'Belgium/Namur' + - name: 'Catherine Lefevre' + email: 'cl664y@att.com' + company: 'AT&T' + id: 'Katel34' + timezone: 'Europe/Belgium' + - name: 'Brian Freeman' + email: 'bf1936@att.com' + company: 'AT&T' + id: 'bdfreeman1421' + timezone: 'America/New_York' + - name: 'Morgan Richomme' + email: 'morgan.richomme@orange.com' + company: 'orange' + id: 'mrichomme' + timezone: 'France/Paris' + - name: 'Bartek Grzybowski' + email: 'b.grzybowski@partner.samsung.com' + company: 'samsung' + id: 'bgrzybowski' + timezone: 'Poland/Warsaw' + - name: 'Marcin Przybysz' + email: 'marcin.przybysz@nokia.com' + company: 'nokia' + id: 'mprzybys' + timezone: 'Poland/Warsaw' + - name: 'Krzysztof Kuzmicki' + email: 'krzysztof.kuzmicki@nokia.com' + company: 'nokia' + id: 'kkuzmick' + timezone: 'Poland/Warsaw' + - name: 'Pawel Wieczorek' + email: 'p.wieczorek2@samsung.com' + company: 'samsung' + id: 'pwieczorek' + timezone: 'Europe/Warsaw' + - name: 'Andreas Geissler' + email: 'andreas-geissler@telekom.de' + company: 'Deutsche Telekom' + id: 'andreasgeissler' + timezone: 'Europe/Berlin' + - name: 'Michal Jagiello' + email: 'Michal.Jagiello@t-mobile.pl' + company: 'T-Mobile' + id: 'MichalJagielloTMPL' + timezone: 'Europe/Warsaw' + - name: 'Lukasz Rajewski' + email: 'lukasz.rajewski@orange.com' + company: 'Orange' + id: 'rajewluk' + timezone: 'Europe/Warsaw' + - name: 'Thierry Hardy' + email: 'thierry.hardy@orange.com' + company: 'orange' + id: 'jardellos' + timezone: 'Europe/Paris' + - name: 'Lasse Kaihlavirta' + email: 'l.kaihlavirt@partner.samsung.com' + company: 'samsung' + id: 'kaihlavi' + timezone: 'Europe/Helsinki' + - name: 'Lin Meng' + email: 'menglinyjy@chinamobile.com' + company: 'china mobile' + id: 'LINMENG' + timezone: 'Asia/Beijing' + - name: 'Henry Yu' + email: 'henry.yu1@huawei.com' + company: 'huawei' + id: 'hyu2010' + timezone: 'America/Ottawa' + - name: 'Swaminathan Seetharaman' + email: 'swaminathan.seetharaman@wipro.com' + company: 'wipro' + id: 'swaminathans' + timezone: 'Asia/Chennai' +tsc: + # yamllint disable rule:line-length + approval: 'https://wiki.onap.org/display/DW/TSC+2020-02-06' |