mastodon: add ghuntley as maintainer
This commit is contained in:
@@ -121,6 +121,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "https://joinmastodon.org";
|
homepage = "https://joinmastodon.org";
|
||||||
license = licenses.agpl3Plus;
|
license = licenses.agpl3Plus;
|
||||||
platforms = [ "x86_64-linux" "i686-linux" "aarch64-linux" ];
|
platforms = [ "x86_64-linux" "i686-linux" "aarch64-linux" ];
|
||||||
maintainers = with maintainers; [ happy-river erictapen izorkin ];
|
maintainers = with maintainers; [ happy-river erictapen izorkin ghuntley ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user