flavours: add myself as maintainer
This commit is contained in:
parent
d6fe589819
commit
e6a506988a
@ -29,6 +29,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/Misterio77/flavours";
|
||||
changelog = "https://github.com/Misterio77/flavours/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ fortuneteller2k ];
|
||||
maintainers = with maintainers; [ fortuneteller2k misterio77 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user