From 3b168efd9bad383dc269a53dd35e6ad907641120 Mon Sep 17 00:00:00 2001 From: Alex Stancu Date: Tue, 24 May 2022 11:20:19 +0300 Subject: [PATCH] Add INFO.yaml file. Issue-ID: SIM-97 Change-Id: Ifc8597a93a648587e2b4bf67cb5d9043c6907d51 Signed-off-by: Alex Stancu --- INFO.yaml | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..db96310 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,54 @@ +--- +project: 'sim/ns3-o-ran-e2' +project_creation_date: '2022-05-12' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &sim_ptl + name: 'Alex Stancu' + email: 'alexandru.stancu@highstreet-technologies.com' + id: 'alex.stancu' + company: 'highstreet technologies GmbH' + timezone: 'Europe/Bucharest' +primary_contact: *sim_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.o-ran-sc.org/projects/SIM' + key: 'SIM' +mailing_list: + type: 'groups.io' + url: 'https://lists.o-ran-sc.org/g/main' + tag: '<[sim]>' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#o-ran-sc' +meetings: + - type: 'zoom' + agenda: '' + url: '' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '' +repositories: + - 'sim/ns3-o-ran-e2' +committers: + - <<: *sim_ptl + - name: 'Michele Polese' + email: 'michele.polese@gmail.com' + company: 'Northeastern University, Boston MA' + id: 'mychele' + timezone: 'America/New_York' + - name: 'Andrea Lacava' + email: 'lacava.a@northeastern.edu' + company: 'Northeastern University, Boston MA' + id: 'thecave3' + timezone: 'America/New_York' + - name: 'Tommaso Zugno' + email: 'tommasozugno@gmail.com' + company: 'University of Padova' + id: 'tommasozugno' + timezone: 'Europe/Rome' +tsc: + approval: "https://wiki.o-ran-sc.org/display/TOC#ORANSCTechnical\ + OversightCommittee(TOC)-20220427" -- 2.16.6