From 0eb0a95044e5e94ce7b1cd4eb377919808b8858a Mon Sep 17 00:00:00 2001 From: Audrow Nash Date: Thu, 17 Nov 2022 08:42:31 -0600 Subject: [PATCH 1/2] Add William Woodall to CODEOWNERs file Signed-off-by: Audrow Nash --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..bbfd6e0 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,2 @@ +# This file was generated by https://github.com/audrow/update-ros2-repos +* @wjwwood From ee60fe454e423e583a33739bd82679bbbcbe0d03 Mon Sep 17 00:00:00 2001 From: Audrow Nash Date: Thu, 17 Nov 2022 08:42:57 -0600 Subject: [PATCH 2/2] Update maintainers to William Woodall Signed-off-by: Audrow Nash --- package.xml | 5 ++++- setup.py | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/package.xml b/package.xml index bedd456..d6057f7 100644 --- a/package.xml +++ b/package.xml @@ -6,10 +6,13 @@ osrf_pycommon 2.1.1 Commonly needed Python modules, used by Python software developed at OSRF. - William Woodall + + William Woodall Apache License 2.0 + William Woodall + python3-importlib-metadata diff --git a/setup.py b/setup.py index 1ed8237..cb17b7c 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ author='William Woodall', author_email='william@osrfoundation.org', maintainer='William Woodall', - maintainer_email='william@osrfoundation.org', + maintainer_email='william@openrobotics.org', url='http://osrf-pycommon.readthedocs.org/', keywords=['osrf', 'utilities'], classifiers=[