manga-tui: add youwen5 as maintainer
This commit is contained in:
parent
3e403e1256
commit
fc43091447
@ -44,7 +44,10 @@ rustPlatform.buildRustPackage {
|
||||
homepage = "https://github.com/josueBarretogit/manga-tui";
|
||||
changelog = "https://github.com/josueBarretogit/manga-tui/releases/tag/v${version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ isabelroses ];
|
||||
maintainers = with lib.maintainers; [
|
||||
isabelroses
|
||||
youwen5
|
||||
];
|
||||
mainProgram = "manga-tui";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user