From b6e43123e38dea926e26cae8cca0ee8ca7ee9d8e Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Thu, 14 Mar 2019 18:42:22 -0700 Subject: Update INFO.yaml file Update missing information blocks and indentation to pass verify job. Change-Id: If8f694dc21a0c72c2494bb451c210c7f27b2597a Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall --- INFO.yaml | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..b718811 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,108 @@ +--- +project: 'testsuite-python-testing-utils' +project_creation_date: '2017-02-15' +lifecycle_state: 'Incubation' +project_lead: &onap_releng_ptl + name: 'Yang Xu' + email: 'yang.xu3@huawei.com' + id: 'xuyang11' + company: 'Huawei' + timezone: 'America/New_York' +primary_contact: *onap_releng_ptl +project_category: '' +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/TEST' + key: 'TEST' +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/Integration+Meeting+Minutes' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593670' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '14:00 UTC' +repositories: + - 'testsuite' + - 'testsuite-heatbridge' + - 'testsuite-properties' + - 'testsuite-python-testing-utils' +committers: + - <<: *onap_releng_ptl + - name: 'Christophe Closset' + email: 'cc697w@intl.att.com' + company: 'ATT' + id: 'ChrisC' + timezone: 'Belgium/Namur' + - name: 'Daniel Rose' + email: 'DR695H@att.com' + company: 'ATT' + id: 'DR695H' + timezone: 'America/New_York' + - name: 'Gary Wu' + email: 'gary.i.wu@huawei.com' + company: 'Huawei' + id: 'gwu' + timezone: 'America/Santa_Clara' + - name: 'Hector Anapan-Lavalle' + email: 'ha076r@att.com' + company: 'ATT' + id: 'ha076r' + timezone: 'America/New_York' + - name: 'He Rui' + email: 'herui14@huawei.com' + company: 'Huawei' + id: 'Horry' + timezone: 'China/Shenzhen' + - name: 'Xiaolong Kong' + email: 'xiaolong.kong@orange.com' + company: 'Orange' + id: 'kong' + timezone: 'France/Orange_Gardens' + - name: 'Yuliang Liu' + email: 'liuyuliang2@huawei.com' + company: 'Huawei' + id: 'liuyuliang' + timezone: 'China/Xian' + - name: 'Anaƫl Closson' + email: 'ac2550@intl.att.com' + company: 'ATT' + id: 'nabero' + timezone: 'Belgium/Namur' + - name: 'Marco Platania' + email: 'platania@research.att.com' + company: 'ATT' + id: 'platania' + timezone: 'America/New_York' + - name: 'Ran Pollak' + email: 'Ran.Pollak@amdocs.com' + company: 'Amdocs' + id: 'Ranpollak' + timezone: 'Asia/Jerusalem' + - name: 'Tracy Van Brakle' + email: 'tv8394@att.com' + company: 'ATT' + id: 'tlvb0614' + timezone: 'America/New_York' + - name: 'Chengli Wang' + email: 'wangchengli@chinamobile.com' + company: 'China Mobile' + id: 'wangchengli' + timezone: 'China/Beijing' + - name: 'Xing Xiaocheng' + email: 'xingxiaocheng@huawei.com' + company: 'Huawei' + id: 'xingxiaocheng' + timezone: 'China/Xian' + - name: 'Brian Freeman' + email: 'bf1936@att.com' + company: 'AT&T' + id: 'bdfreeman1421' + timezone: 'America/New_York' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' -- cgit 1.2.3-korg