From: Alex Stancu Date: Wed, 13 Nov 2019 08:55:03 +0000 (+0200) Subject: Add .gitignore file. Fix typo in name in INFO.yaml X-Git-Tag: 0.0.1~11 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=commitdiff_plain;h=85f44a8cfbe1fce32dc73fb6e29ed7a87deaba0c Add .gitignore file. Fix typo in name in INFO.yaml Signed-off-by: Alex Stancu Change-Id: If4ca18f2cbaed4ca9b2ca2f349a083f8d29abbce --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b271380 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.cproject +.project + +# documentation +.tox +docs/_build/ \ No newline at end of file diff --git a/INFO.yaml b/INFO.yaml index a6036ea..3388ab9 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -34,7 +34,7 @@ repositories: - 'sim/o1-interface' committers: - <<: *oran_sim_o1-interface_ptl - - name: 'Michael Drre' + - name: 'Michael Duerre' email: 'michael.duerre@highstreet-technologies.com' company: 'highstreet technologies GmbH' id: 'metaljackL'