topgrade: add SuperSandro2000 as maintainer, clarify license
This commit is contained in:
@@ -24,7 +24,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Upgrade all the things";
|
description = "Upgrade all the things";
|
||||||
homepage = "https://github.com/r-darwish/topgrade";
|
homepage = "https://github.com/r-darwish/topgrade";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3Only;
|
||||||
maintainers = with maintainers; [ Br1ght0ne hugoreeves ];
|
maintainers = with maintainers; [ Br1ght0ne hugoreeves SuperSandro2000 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user