From 1bbdca36d28643b26e5aaf9c83dfb50144d73b55 Mon Sep 17 00:00:00 2001 From: Yuka <86169957+yu-re-ka@users.noreply.github.com> Date: Tue, 22 Jun 2021 11:17:00 +0200 Subject: maintainers: add yuka (#127773) If this seems strange to you, or you are a maintainer of one of these packages, please contact me on Matrix: @yuka:yuka.dev --- pkgs/servers/pleroma/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/servers/pleroma/default.nix') diff --git a/pkgs/servers/pleroma/default.nix b/pkgs/servers/pleroma/default.nix index 25d2da632438..01608f1ca464 100644 --- a/pkgs/servers/pleroma/default.nix +++ b/pkgs/servers/pleroma/default.nix @@ -218,7 +218,7 @@ beamPackages.mixRelease rec { description = "ActivityPub microblogging server"; homepage = https://git.pleroma.social/pleroma/pleroma; license = licenses.agpl3; - maintainers = with maintainers; [ petabyteboy ninjatrappeur ]; + maintainers = with maintainers; [ petabyteboy ninjatrappeur yuka ]; platforms = [ "x86_64-linux" "aarch64-linux" ]; }; } -- cgit 1.4.1