sel4-deps: update maintainer address
Use the TS pypi meta address for the maintainer. Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
This commit is contained in:
parent
9d2f3cd0c2
commit
9567675c2b
1 changed files with 1 additions and 1 deletions
|
|
@ -46,6 +46,6 @@ setup(
|
|||
url="https://sel4.systems",
|
||||
licence='BSD2',
|
||||
author='TrustworthySystems',
|
||||
author_email='Stephen.Sherratt@data61.csiro.au',
|
||||
author_email='pypi@trustworthy.systems',
|
||||
install_requires=DEPS,
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue