Please find attached the newest changes done to INFO.yaml
Thanks!
LFRELENG
_._,_._,_
Links:
You receive all messages sent to this group.
View/Reply Online (#8988) | Reply To Group | Reply To Sender | Mute This Topic | New Topic
Your Subscription | Contact Group Owner | Unsubscribe [[email protected]]
_._,_._,_
commit 6de81bd1aece37020b8c1e315746c100c415d597 Author: lf-jobbuilder <[email protected]> Date: Mon Oct 17 10:38:08 2022 +0000
onap cli change to INFO.yaml file
Changes to an INFO.yaml have been merged
by a remote project.
Details:
LFN Project: onap
Gerrit Host: gerrit.onap.org
Gerrit Project: cli
Signed-off-by: lf-jobbuilder <[email protected]>
Change-Id: Ia8c62990360c5837487781ce10c3c769743cc79f
diff --git a/gerrit.onap.org/cli/INFO.yaml b/gerrit.onap.org/cli/INFO.yaml
index 137203d..16eeb90 100644
--- a/gerrit.onap.org/cli/INFO.yaml
+++ b/gerrit.onap.org/cli/INFO.yaml
@@ -3,13 +3,13 @@ project: 'cli'
project_creation_date: '2017-06-22'
lifecycle_state: 'Incubation'
project_category: ''
-project_lead: &onap_releng_ptl
- name: 'Kanagaraj Manickam'
- email: '[email protected]'
- id: 'mkr1481'
+project_lead: &onap_cli_ptl
+ name: 'Dan Xu'
+ email: '[email protected]'
+ id: 'xudan'
company: 'Huawei'
- timezone: 'India/Bangalore'
-primary_contact: *onap_releng_ptl
+ timezone: 'Asia/Shanghai'
+primary_contact: *onap_cli_ptl
issue_tracking:
type: 'jira'
url: 'https://jira.onap.org/projects/CLI'
@@ -30,6 +30,16 @@ meetings:
repositories:
- 'cli'
committers:
- - <<: *onap_releng_ptl
+ - <<: *onap_cli_ptl
+ - name: 'Kanagaraj Manickam'
+ email: '[email protected]'
+ id: 'mkr1481'
+ company: 'Huawei'
+ timezone: 'India/Bangalore'
tsc:
approval: 'https://lists.onap.org/pipermail/onap-tsc'
+ changes:
+ - type: 'Addition'
+ name: 'Dan Xu'
+ # new PTL
+ link: 'https://wiki.onap.org/display/Meetings/TSC+2022-09-01'
commit 6de81bd1aece37020b8c1e315746c100c415d597 Author: lf-jobbuilder <[email protected]> Date: Mon Oct 17 10:38:08 2022 +0000 onap cli change to INFO.yaml file Changes to an INFO.yaml have been merged by a remote project. Details: LFN Project: onap Gerrit Host: gerrit.onap.org Gerrit Project: cli Signed-off-by: lf-jobbuilder <[email protected]> Change-Id: Ia8c62990360c5837487781ce10c3c769743cc79f diff --git a/gerrit.onap.org/cli/INFO.yaml b/gerrit.onap.org/cli/INFO.yaml index 137203d..16eeb90 100644 --- a/gerrit.onap.org/cli/INFO.yaml +++ b/gerrit.onap.org/cli/INFO.yaml @@ -3,13 +3,13 @@ project: 'cli' project_creation_date: '2017-06-22' lifecycle_state: 'Incubation' project_category: '' -project_lead: &onap_releng_ptl - name: 'Kanagaraj Manickam' - email: '[email protected]' - id: 'mkr1481' +project_lead: &onap_cli_ptl + name: 'Dan Xu' + email: '[email protected]' + id: 'xudan' company: 'Huawei' - timezone: 'India/Bangalore' -primary_contact: *onap_releng_ptl + timezone: 'Asia/Shanghai' +primary_contact: *onap_cli_ptl issue_tracking: type: 'jira' url: 'https://jira.onap.org/projects/CLI' @@ -30,6 +30,16 @@ meetings: repositories: - 'cli' committers: - - <<: *onap_releng_ptl + - <<: *onap_cli_ptl + - name: 'Kanagaraj Manickam' + email: '[email protected]' + id: 'mkr1481' + company: 'Huawei' + timezone: 'India/Bangalore' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' + changes: + - type: 'Addition' + name: 'Dan Xu' + # new PTL + link: 'https://wiki.onap.org/display/Meetings/TSC+2022-09-01'
