aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-06 09:54:25 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-10 14:37:30 -0400
commit88d231989d9f7bdda78835f21e9bef25e66cd072 (patch)
treeb344cbffd75866de74140c8609873c02b85c63af
parent99229249d7aa8ef668a5cfc22212424ff9311ebf (diff)
Fix errors in INFO.yaml
Fix errors in INFO.yaml file Change-Id: I5a09160c79b554827b186eae985d2ac5779ad5d4 Issue-ID: CCSDK-1696 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
-rw-r--r--INFO.yaml55
1 files changed, 35 insertions, 20 deletions
diff --git a/INFO.yaml b/INFO.yaml
index 6cf1469..6af2c93 100644
--- a/INFO.yaml
+++ b/INFO.yaml
@@ -2,41 +2,56 @@
project: 'ccsdk-dashboard'
project_creation_date: '2017-08-08'
lifecycle_state: 'Incubation'
+project_category: ''
project_lead: &onap_releng_ptl
name: 'Dan Timoney'
email: 'dtimoney@att.com'
id: 'djtimoney'
company: 'ATT'
- timezone: 'America/New York'
+ timezone: 'America/New_York'
primary_contact: *onap_releng_ptl
issue_tracking:
type: 'jira'
url: 'https://jira.onap.org/projects/CCSDK'
key: 'CCDSK'
+mailing_list:
+ type: 'groups.io'
+ url: 'lists.onap.org'
+ tag: '<[sub-project_name]>'
+realtime_discussion: ''
meetings:
- type: 'zoom'
- agenda: 'https://wiki.onap.org/display/DW/Common+Controller+SDK+Project'
- url: 'https://wiki.onap.org/display/DW/Common+Controller+SDK+Project#CommonControllerSDKProject-MeetingMinutes'
- server: 'n/a'
- channel: 'n/a'
- repeats: 'weekly'
- time: '13:00 UTC'
+ agenda: 'https://wiki.onap.org/display/DW/Common+Controller+SDK+Project'
+ url: 'https://wiki.onap.org/display/DW/Common+Controller+SDK+Project'
+ server: 'n/a'
+ channel: 'n/a'
+ repeats: 'weekly'
+ time: '13:00 UTC'
committers:
- <<: *onap_releng_ptl
- name: 'Jack Lucas'
- email: 'jflucas@research.att.com'
- company: 'ATT'
- id: 'jackl'
- timezone: 'America/New York'
+ email: 'jflucas@research.att.com'
+ company: 'ATT'
+ id: 'jackl'
+ timezone: 'America/New_York'
- name: 'Jun (Nicolas) Hu'
- email: 'jh245g@att.com'
- company: 'ATT'
- id: 'jh245g'
- timezone: 'America/New York'
- - name: 'Ryan Goulding'
- email: 'ryandgoulding@gmail.com'
- company: 'Inocybe Technologies'
- id: 'rgoulding'
- timezone: 'America/New York'
+ email: 'jh245g@att.com'
+ company: 'ATT'
+ id: 'jh245g'
+ timezone: 'America/New_York'
+ - name: 'Gaurav Agrawal'
+ email: 'gaurav.agrawal@huawei.com'
+ company: 'Huawei'
+ id: 'agrawalgaurav'
+ timezone: 'Asia/Kolkata'
+repositories:
+ - ccsdk/dashboard
tsc:
approval: 'https://lists.onap.org/pipermail/onap-tsc'
+ changes:
+ - type: 'Deletion'
+ name: 'Ryan Goulding'
+ link: 'https://lists.onap.org/g/onap-tsc/message/4261'
+ - type: 'Addition'
+ name: 'Gaurav Agrawal'
+ link: 'https://lists.onap.org/g/onap-tsc/message/4324'