From 155d8bf69ba6bfb4707b17bb778b77648bf5110a Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Fri, 29 Mar 2019 15:01:45 -0400 Subject: Fix trevortao and Linting for info file Trevor Tao had full name rather than lfid. Bin Lu had incorrect lfid. should be: lubinsz Yamlling found duplicate mappings. Please merge. Change-Id: I7ac2f41397174056d0dba3aa3e32af7fbdd2bec5 Signed-off-by: Aric Gardner --- INFO.yaml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/INFO.yaml b/INFO.yaml index d582fd2..257f730 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -57,14 +57,18 @@ committers: - name: 'Zijin Tao' email: 'Trevor.Tao@arm.com' company: 'arm.com' - id: 'Trevor Tao' + id: 'trevortao' - name: 'Lu Bin' email: 'Bin.Lu@arm.com' company: 'arm.com' - id: 'BinLu' + id: 'lubinsz' tsc: # yamllint disable rule:line-length approval: 'http//meetbot.opnfv.org/meetings/opnfv-meeting/2016/opnfv-meeting.2016-12-13-14.59.html' - approval: 'https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2018-February/020156.html' - approval: 'https://lists.opnfv.org/g/opnfv-tech-discuss/topic/nominate_lubin_as_a_committer/27367271?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,27367271' - # yamllint enable rule:line-length + changes: + - type: + name: + link: 'https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2018-February/020156.html' + - type: + name: + link: 'https://lists.opnfv.org/g/opnfv-tech-discuss/topic/nominate_lubin_as_a_committer/27367271?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,27367271' -- cgit 1.2.3-korg