Move <author> tag to fix lint error

This commit is contained in:
Christophe Bedard 2019-06-06 09:39:14 +02:00
parent f6b5aaf95c
commit 475dbbd107

View file

@ -5,9 +5,9 @@
<version>0.0.1</version>
<description>Tools for analysing trace data</description>
<maintainer email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</maintainer>
<license>GPLv3</license>
<author email="ingo.luetkebohle@de.bosch.com">Ingo Luetkebohle</author>
<author email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author>
<license>GPLv3</license>
<exec_depend>python3-babeltrace</exec_depend>