From fbf3ba113fcb86bdb3fcd50f552fba5b9ee0c342 Mon Sep 17 00:00:00 2001 From: Mahesh Jethanandani Date: Wed, 28 Oct 2020 08:11:38 -0700 Subject: [PATCH] Initial Configuration Signed-off-by: Mahesh Jethanandani Change-Id: I9691cc83141cc8bdc178495d73691388e2226253 --- INFO.yaml | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..1b8ee77 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,53 @@ +--- +project: 'smo_o1' +project_creation_date: '2020-10-02' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &oran_smo_ptl + name: 'Mahesh Jethanandani' + email: 'mjethanandani@gmail.com' + id: 'mjethanandani ' + company: 'VMware' + timezone: 'America/Los_Angeles' +primary_contact: *oran_smo_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.o-ran-sc.org/projects/' + key: 'smo' +mailing_list: + type: 'groups.io' + url: 'technical-discuss@lists.o-ran-sc.org' + tag: '[]' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#oran' +meetings: + - type: 'gotomeeting+irc' + agenda: 'https://wiki.o-ran-sc.org/display/' + url: '' + server: 'freenode.net' + channel: '#oran' + repeats: '' + time: '' +repositories: + - smo/o1 +committers: + - <<: *oran_smo_ptl + - name: 'David Kinsey' + email: 'dk8126@att.com' + company: 'ATT' + id: 'dk8126' + timezone: 'America/New_York' + - name: 'Martin Skorupski' + email: 'martin.skorupski@highstreet-technologies.com' + company: 'ATT' + id: 'demx8as6' + timezone: 'UNKNOWN/UNKOWN' +tsc: + # yamllint disable rule:line-length + approval: 'https://wiki.o-ran-sc.org/display/TOC#ORANSCTechnicalOversightCommittee(TOC)-20200923' + changes: + - type: '' + name: '' + link: '' -- 2.16.6