diff options
author | Dan Timoney <dtimoney@att.com> | 2019-09-07 15:18:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-07 15:18:14 +0000 |
commit | 334b15b50d9e9aa25d28fba708a7dfe664df6e6b (patch) | |
tree | e7e86bb00e9d4abc13ebac5b9545edf1e4e1aa3f | |
parent | 4b8e365a78261942cb7b8384d5138d9e5056898a (diff) | |
parent | 03cc891fbef4a8ecfb1f04dd85d10df292b81888 (diff) |
Merge "Fix errors in INFO.yaml"
-rw-r--r-- | INFO.yaml | 22 |
1 files changed, 5 insertions, 17 deletions
@@ -8,7 +8,7 @@ project_lead: &onap_releng_ptl 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' @@ -33,12 +33,12 @@ committers: email: 'jflucas@research.att.com' company: 'ATT' id: 'jackl' - timezone: 'America/New York' + timezone: 'America/New_York' - name: 'Jun (Nicolas) Hu' email: 'jh245g@att.com' company: 'ATT' id: 'jh245g' - timezone: 'America/New York' + timezone: 'America/New_York' - name: 'Gaurav Agrawal' email: 'gaurav.agrawal@huawei.com' company: 'Huawei' @@ -48,21 +48,9 @@ committers: email: 'brindasanth@in.ibm.com' company: 'IBM' id: 'brindasanthm' - timezone: 'America/New York' + timezone: 'America/New_York' repositories: - - ccsdk-apps - - ccsdk-cds - - ccsdk-distribution - - ccsdk-features - - ccsdk-parent - - ccsdk-platform-blueprints - - ccsdk-platform-plugins - - ccsdk-sli-adaptors - - ccsdk-sli-core - - ccsdk-sli-northbound - - ccsdk-sli-plugins - - ccsdk-storage-esaas - - ccsdk-utils + - ccsdk/features tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: |