aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnil Belur <abelur@linuxfoundation.org>2023-04-28 08:28:20 +1000
committerAnil Belur <abelur@linuxfoundation.org>2023-04-28 08:29:51 +1000
commit47efefb966ce4e8b60221c1dcf57a4ed0bb98c01 (patch)
tree7f46204007c59bae38ff56a968261da9aa7878f5
parent0e84ec02db74e2e3e6a633d00d5080763335cb62 (diff)
Chore: Fix yaml lint error
error no new line character at the end of file (new-line-at-end-of-file) Issue-ID: CIMAN-33 Change-Id: I314f270c605940d4c5b56260d3782f6bdacce894 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
-rw-r--r--INFO.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/INFO.yaml b/INFO.yaml
index 08d150e..b3c335b 100644
--- a/INFO.yaml
+++ b/INFO.yaml
@@ -125,4 +125,5 @@ tsc:
link: 'https://lists.onap.org/g/onap-tsc/message/9017'
- type: 'Addition'
name: 'Marek Szwalkiewicz'
- link: 'https://lists.onap.org/g/onap-tsc/message/9275' \ No newline at end of file
+ link: 'https://lists.onap.org/g/onap-tsc/message/9275'
+