diff options
author | 2018-06-28 12:51:44 -0400 | |
---|---|---|
committer | 2018-06-28 20:51:55 +0000 | |
commit | 24d2216cc14e1022ffee04bcfe4bba8fa0357ba0 (patch) | |
tree | a58dcfeb99fe27b347791a097e3de9714e963285 | |
parent | 626c007f5e1efab3e4a13b2ac0d292d7f9ca3231 (diff) |
Fix formatting in INFO.yaml file
Soon we will have a valiadator that will not
allow errors like this to be merged.
Change-Id: I6d65f30376afe0e2b6da768f488888aed15bdb22
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
(cherry picked from commit b2b0c6cf161af535a185cdc8779ab9ddbeaeb335)
-rw-r--r-- | INFO.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -66,11 +66,11 @@ committers: email: 'paul.vaduva@enea.com' company: 'enea.com' id: 'pvaduva' - - name: 'Martin Klozik' + - name: 'Martin Klozik' email: 'martin.klozik@tieto.com' company: 'tieto.com' id: 'mklozik' - - name: 'Richard Elias' + - name: 'Richard Elias' email: 'richard.elias@tieto.com' company: 'tieto.com' id: 'richardxelias' |