topgrade: add SuperSandro2000 as maintainer, clarify license
This commit is contained in:
parent
80e8b03387
commit
76ab4bd69c
@ -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 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user