forked from extern/podman-compose
author update
This commit is contained in:
parent
6846b27585
commit
8c226b04c6
6
setup.py
6
setup.py
@ -28,9 +28,9 @@ setup(
|
||||
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
|
||||
],
|
||||
keywords='podman, podman-compose',
|
||||
author='Artur Barseghyan',
|
||||
author_email='artur.barseghyan@gmail.com',
|
||||
url='https://github.com/barseghyanartur/tld',
|
||||
author='Muayyad Alsadi',
|
||||
author_email='alsadi@gmail.com',
|
||||
url='https://github.com/muayyad-alsadi/podman-compose',
|
||||
package_dir={'': '.'},
|
||||
py_modules=['podman_compose'],
|
||||
packages=find_packages(where='./src'),
|
||||
|
Loading…
Reference in New Issue
Block a user