nixos/mastodon: Add turion as maintainer
This commit is contained in:
parent
d35c9e04e6
commit
af447367ec
1 changed files with 1 additions and 1 deletions
|
@ -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, ... }: {
|
||||
|
|
Loading…
Reference in a new issue