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)",
|
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
|
||||||
],
|
],
|
||||||
keywords='podman, podman-compose',
|
keywords='podman, podman-compose',
|
||||||
author='Artur Barseghyan',
|
author='Muayyad Alsadi',
|
||||||
author_email='artur.barseghyan@gmail.com',
|
author_email='alsadi@gmail.com',
|
||||||
url='https://github.com/barseghyanartur/tld',
|
url='https://github.com/muayyad-alsadi/podman-compose',
|
||||||
package_dir={'': '.'},
|
package_dir={'': '.'},
|
||||||
py_modules=['podman_compose'],
|
py_modules=['podman_compose'],
|
||||||
packages=find_packages(where='./src'),
|
packages=find_packages(where='./src'),
|
||||||
|
Loading…
Reference in New Issue
Block a user