diff options
-rw-r--r-- | INFO.yaml | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -31,16 +31,16 @@ repositories: - 'vnfrqts/guidelines' committers: - <<: *onap_guidelines_ptl - - name: 'wenyao guan' - email: 'guanwenyao@chinamobile.com' - company: 'China Mobile' - id: 'guanwenyao' - timezone: 'Asia/Shanghai' - name: 'Hagop Bozawglanian' email: 'hb755d@att.com' company: 'ATT' id: 'hb755d' timezone: 'America/Los Angeles' + - name: 'Trevor Lovett' + email: 'trevor.lovett@att.com' + company: 'ATT' + id: 'tl2972' + timezone: 'America/Chicago' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: @@ -50,3 +50,6 @@ tsc: - type: 'Removal' name: 'wenyao guan' link: 'https://lists.onap.org/g/onap-tsc/message/5786' + - type: 'Addition' + name: 'Trevor Lovett' + link: 'https://lists.onap.org/g/onap-tsc/message/5811' |