diff options
author | Daniel Rose <dr695h@att.com> | 2019-02-20 00:01:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-20 00:01:46 +0000 |
commit | a4617f1cea2cde297286e9068f11d0e5d4a56bd6 (patch) | |
tree | e3ceda71bdb2b085dab42f24fb3dc3a2db149d6b | |
parent | a44f3eeed80b3ebfb3952f8a8b806745279ab675 (diff) | |
parent | b48bf3605a01ade4f5dab38c89b3e504754f6883 (diff) |
Merge "Add INFO.yaml in testsuite repo"
-rw-r--r-- | INFO.yaml | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..ec7e4af4 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,97 @@ +--- +project: 'testsuite' +project_creation_date: '2017-02-10' +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 +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/TEST' + key: 'TEST' +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' +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: 'Israel' + - 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' |