bandwhich: add SuperSandro2000 as maintainer

This commit is contained in:
Sandro
2021-08-07 12:22:46 +02:00
committed by GitHub
parent 2fb7ca6e56
commit 412fdea967
+1 -1
View File
@@ -29,7 +29,7 @@ rustPlatform.buildRustPackage rec {
'';
homepage = "https://github.com/imsnif/bandwhich";
license = licenses.mit;
maintainers = with maintainers; [ Br1ght0ne ma27 ];
maintainers = with maintainers; [ Br1ght0ne ma27 SuperSandro2000 ];
platforms = platforms.unix;
};
}