Merge pull request #273197 from wamserma/bugwarrior-update-homepage

bugwarrior: update homepage
This commit is contained in:
Weijia Wang 2023-12-09 23:26:38 +01:00 committed by GitHub
commit 8e08350a2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ buildPythonPackage rec {
doCheck = false;
meta = with lib; {
homepage = "https://github.com/ralphbean/bugwarrior";
homepage = "https://github.com/GothenburgBitFactory/bugwarrior";
description = "Sync github, bitbucket, bugzilla, and trac issues with taskwarrior";
license = licenses.gpl3Plus;
platforms = platforms.all;