mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-03-21 11:33:24 +00:00
zola: add dandellion to maintainers
This commit is contained in:
parent
c2403f3672
commit
c051d5fcbf
|
@ -31,7 +31,7 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "A fast static site generator with everything built-in";
|
||||
homepage = "https://www.getzola.org/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ dywedir _0x4A6F ];
|
||||
maintainers = with maintainers; [ dandellion dywedir _0x4A6F ];
|
||||
# set because of unstable-* version
|
||||
mainProgram = "zola";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue