Commit 6192e58f authored by Yaya's avatar Yaya
Browse files

pleroma: add yayayayaka to maintainers

parent d7d79781
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -175,7 +175,7 @@ beamPackages.mixRelease rec {
    description = "ActivityPub microblogging server";
    homepage = "https://git.pleroma.social/pleroma/pleroma";
    license = licenses.agpl3;
    maintainers = with maintainers; [ ninjatrappeur yuka kloenk ];
    maintainers = with maintainers; [ ninjatrappeur yuka kloenk yayayayaka ];
    platforms = platforms.unix;
  };
}