Skip to content

Commit a614b51

Browse files
authored
Merge pull request #98 from naturerobots/codeowners
Codeowners File
2 parents e841234 + 9106e11 commit a614b51

File tree

9 files changed

+25
-3
lines changed

9 files changed

+25
-3
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# CODEOWNERS file for dev_tooling repository
2+
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
3+
4+
# Default owner for everything in the repository
5+
* @amock

cvp_mesh_planner/package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
<?xml version="1.0"?>
2+
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
23
<package format="3">
34
<name>cvp_mesh_planner</name>
45
<version>3.0.1</version>
56
<description>The Continuous Vector Field Planner (CVP) mesh planner package</description>
7+
68
<maintainer email="alexander.mock@naturerobots.com">Alexander Mock</maintainer>
79
<maintainer email="jubraun@uos.de">Justus Braun</maintainer>
810
<license>BSD-3-Clause</license>
11+
912
<author email="spuetz@uos.de">Sebastian Pütz</author>
1013
<author email="alexander.mock@naturerobots.com">Alexander Mock</author>
1114
<author email="jubraun@uos.de">Justus Braun</author>

dijkstra_mesh_planner/package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
<?xml version="1.0"?>
2+
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
23
<package format="3">
34
<name>dijkstra_mesh_planner</name>
45
<version>3.0.1</version>
56
<description>The dijkstra_mesh_planner package</description>
7+
68
<maintainer email="alexander.mock@naturerobots.com">Alexander Mock</maintainer>
79
<maintainer email="jubraun@uos.de">Justus Braun</maintainer>
810
<license>BSD-3-Clause</license>
11+
912
<author email="spuetz@uos.de">Sebastian Pütz</author>
1013
<author email="alexander.mock@naturerobots.com">Alexander Mock</author>
1114
<author email="jubraun@uos.de">Justus Braun</author>

mbf_mesh_core/package.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
<?xml version="1.0"?>
2+
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
23
<package format="3">
34
<name>mbf_mesh_core</name>
45
<version>3.0.1</version>
56
<description>The mbf_mesh_core package</description>
67

78
<maintainer email="alexander.mock@naturerobots.com">Alexander Mock</maintainer>
89
<maintainer email="jubraun@uos.de">Justus Braun</maintainer>
9-
1010
<license>BSD-3-Clause</license>
11+
1112
<author email="spuetz@uos.de">Sebastian Pütz</author>
1213
<author email="alexander.mock@naturerobots.com">Alexander Mock</author>
1314
<author email="jubraun@uos.de">Justus Braun</author>

mbf_mesh_nav/package.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
<?xml version="1.0"?>
2+
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
23
<package format="3">
34
<name>mbf_mesh_nav</name>
45
<version>3.0.1</version>
56
<description>The mbf_mesh_nav package</description>
67

78
<maintainer email="alexander.mock@naturerobots.com">Alexander Mock</maintainer>
89
<maintainer email="jubraun@uos.de">Justus Braun</maintainer>
9-
1010
<license>BSD-3-Clause</license>
11+
1112
<author email="spuetz@uos.de">Sebastian Pütz</author>
1213
<author email="alexander.mock@naturerobots.com">Alexander Mock</author>
1314

mesh_controller/package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?xml version="1.0"?>
2+
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
23
<package format="3">
34
<name>mesh_controller</name>
45
<version>3.0.1</version>
@@ -8,6 +9,7 @@
89
<maintainer email="jubraun@uos.de">Justus Braun</maintainer>
910

1011
<license>BSD-3-Clause</license>
12+
1113
<author email="spuetz@uos.de">Sebastian Pütz</author>
1214
<author email="sfrohn@uos.de">Sabrina Frohn</author>
1315
<author email="alexander.mock@naturerobots.com">Alexander Mock</author>

mesh_layers/package.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
<?xml version="1.0"?>
2+
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
23
<package format="3">
34
<name>mesh_layers</name>
45
<version>3.0.1</version>
56
<description>The mesh_layers package</description>
67

78
<maintainer email="alexander.mock@naturerobots.com">Alexander Mock</maintainer>
89
<maintainer email="jubraun@uos.de">Justus Braun</maintainer>
10+
<license>BSD-3-Clause</license>
911

10-
<license>BSD-3</license>
1112
<author email="spuetz@uos.de">Sebastian Pütz</author>
1213
<author email="alexander.mock@naturerobots.com">Alexander Mock</author>
1314
<author email="jubraun@uos.de">Justus Braun</author>

mesh_map/package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
<?xml version="1.0"?>
2+
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
23
<package format="3">
34
<name>mesh_map</name>
45
<version>3.0.1</version>
56
<description>The mesh_map package</description>
7+
68
<maintainer email="alexander.mock@naturerobots.com">Alexander Mock</maintainer>
79
<maintainer email="jubraun@uos.de">Justus Braun</maintainer>
810
<license>BSD 3-Clause</license>
11+
912
<author email="spuetz@uos.de">Sebastian Pütz</author>
1013
<author email="alexander.mock@naturerobots.com">Alexander Mock</author>
1114
<author email="jubraun@uos.de">Justus Braun</author>

mesh_navigation/package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
<?xml version="1.0"?>
2+
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
23
<package format="3">
34
<name>mesh_navigation</name>
45
<version>3.0.1</version>
56
<description>The mesh_navigation package provides a layered mesh_map implementation, a Move Base Flex mesh navigation server, as well as mesh navigation plugins for path planning and navigation control.</description>
7+
68
<maintainer email="alexander.mock@naturerobots.com">Alexander Mock</maintainer>
79
<maintainer email="jubraun@uos.de">Justus Braun</maintainer>
810
<license>BSD-3-Clause</license>
11+
912
<author email="spuetz@uos.de">Sebastian Pütz</author>
1013
<author email="alexander.mock@naturerobots.com">Alexander Mock</author>
1114
<author email="jubraun@uos.de">Justus Braun</author>

0 commit comments

Comments
 (0)