mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
nixos/mastodon: Add turion as maintainer
This commit is contained in:
committed by
Manuel Bärenz
parent
d35c9e04e6
commit
af447367ec
@@ -16,7 +16,7 @@ let
|
||||
in
|
||||
{
|
||||
name = "mastodon";
|
||||
meta.maintainers = with pkgs.lib.maintainers; [ erictapen izorkin ];
|
||||
meta.maintainers = with pkgs.lib.maintainers; [ erictapen izorkin turion ];
|
||||
|
||||
nodes = {
|
||||
ca = { pkgs, ... }: {
|
||||
|
||||
Reference in New Issue
Block a user