forked from mirrors/nixpkgs
topgrade: add maintainer, hugoreeves
This commit is contained in:
parent
8bef4113ce
commit
212e7ea2f1
|
@ -20,6 +20,6 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/r-darwish/topgrade";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ filalex77 ];
|
||||
maintainers = with maintainers; [ filalex77 hugoreeves ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue