#1 Change project URL within Pagure
Closed 8 years ago by fivaldi. Opened 8 years ago by fivaldi.
fivaldi/freshmaker fivaldi_project_url  into  master

change project URL within Pagure
Filip Valder • 8 years ago  
file modified
+1 -1
@@ -18,7 +18,7 @@ 

        # TODO: Not sure which name would be used for mail alias,

        # but let's set this proactively to the new name.

        author_email='freshmaker-owner@fedoraproject.org',

-       url='https://pagure.io/coco/',

+       url='https://pagure.io/freshmaker/',

        license='GPLv2+',

        packages=find_packages(),

        include_package_data=True,

And let's see if Jenkins works as expected (this PR submission should trigger a Jenkins build).

Jenkins seems happy. Please, @jkaluza for confirming your most recent code changes (commits). Thank you.

Pull-Request has been closed by fivaldi

8 years ago
Metadata