Skip to content

Commit

Permalink
Merge pull request mavlink#213 from mavlink/pr-fix-email
Browse files Browse the repository at this point in the history
setup: fix email
  • Loading branch information
julianoes committed Mar 3, 2021
2 parents 5a41142 + a0cea98 commit d4d06cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pb_plugins/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def parse_requirements(filename):
description="Protoc plugin used to generate MAVSDK bindings",
url="https://github.com/mavlink/MAVSDK-Proto",
maintainer="Jonas Vautherin, Julian Oes",
maintainer_email="jonas.vautherin@gmail.com, julian.oes@auterion.com",
maintainer_email="jonas.vautherin@gmail.com, julian@oes.ch",

classifiers=[
"Development Status :: 5 - Production/Stable",
Expand Down

0 comments on commit d4d06cc

Please sign in to comment.