-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
o-ran-sc ric-plt/sdlgo change to INFO.yaml file
Changes to an INFO.yaml have been merged by a remote project. Details: LFN Project: o-ran-sc Gerrit Host: gerrit.o-ran-sc.org Gerrit Project: ric-plt/sdlgo Change-Id: I5f88fd29dd2777f8486fdba986521a8ed785018d Signed-off-by: lf-jobbuilder <[email protected]>
- Loading branch information
1 parent
f35354b
commit ffba0af
Showing
1 changed file
with
12 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,11 +4,11 @@ project_creation_date: '2019-11-08' | |
project_category: '' | ||
lifecycle_state: 'Incubation' | ||
project_lead: &oran_ric_plt_sdlgo_ptl | ||
name: 'Thoralf Czichy' | ||
email: 'thoralf.czichy@nokia.com' | ||
id: 'czichy' | ||
name: 'Abdul Wahid W' | ||
email: 'abdulwahid.w@nokia.com' | ||
id: 'wahidw' | ||
company: 'Nokia' | ||
timezone: 'America/New_York' | ||
timezone: 'Asia/Kolkata' | ||
primary_contact: *oran_ric_plt_sdlgo_ptl | ||
issue_tracking: | ||
type: 'jira' | ||
|
@@ -34,21 +34,16 @@ repositories: | |
- ric-plt/sdlgo | ||
committers: | ||
- <<: *oran_ric_plt_sdlgo_ptl | ||
- name: 'Jussi Maki Aijala' | ||
email: 'jussi.maki-aijala@nokia.com' | ||
- name: 'Sumit Shekhar' | ||
email: 'sumit.shekhar@nokia.com' | ||
company: 'nokia' | ||
id: 'makiaija' | ||
timezone: 'Europe/Helsinki' | ||
- name: 'Timo Tietavainen' | ||
email: 'timo.tietavainen@nokia.com' | ||
id: 'sumitsh' | ||
timezone: 'Asia/Kolkata' | ||
- name: 'Rimjhim Verma' | ||
email: 'rimjhim.verma@nokia.com' | ||
company: 'nokia' | ||
id: 'tietavai' | ||
timezone: 'Europe/Helsinki' | ||
- name: 'Petri Ovaska' | ||
email: '[email protected]' | ||
company: 'nokia' | ||
id: 'povaska' | ||
timezone: 'Europe/Helsinki' | ||
id: 'rimverma' | ||
timezone: 'Asia/Kolkata' | ||
tsc: | ||
# yamllint disable rule:line-length | ||
approval: 'missing' | ||
|