Skip to content

Commit cb15e24

Browse files
committed
Add ARA to author list
1 parent 631262e commit cb15e24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
setuptools.setup(
1515
name="faas-sim",
1616
version="0.0.1.dev1",
17-
author="Thomas Rausch, Philipp Raith",
18-
17+
author="Thomas Rausch, Philipp Raith, Alexander Rashed",
18+
1919
description="FaaS simulator",
2020
long_description=long_description,
2121
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)