diff options
author | 2018-06-28 12:51:44 -0400 | |
---|---|---|
committer | 2018-06-28 12:52:20 -0400 | |
commit | b2b0c6cf161af535a185cdc8779ab9ddbeaeb335 (patch) | |
tree | f9f51ebbbfa88690c47883b0698a175e1dd8ad82 | |
parent | dffc2bee5650b10831f3792b162b6ea73a4624ae (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>
-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' |