Add .gitignore file. Fix typo in name in INFO.yaml 49/1549/1
authorAlex Stancu <alexandru.stancu@highstreet-technologies.com>
Wed, 13 Nov 2019 08:55:03 +0000 (10:55 +0200)
committerAlex Stancu <alexandru.stancu@highstreet-technologies.com>
Wed, 13 Nov 2019 08:55:03 +0000 (10:55 +0200)
Signed-off-by: Alex Stancu <alexandru.stancu@highstreet-technologies.com>
Change-Id: If4ca18f2cbaed4ca9b2ca2f349a083f8d29abbce

.gitignore [new file with mode: 0644]
INFO.yaml

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..b271380
--- /dev/null
@@ -0,0 +1,6 @@
+.cproject
+.project
+
+# documentation
+.tox
+docs/_build/
\ No newline at end of file
index a6036ea..3388ab9 100644 (file)
--- 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'