Skip to content

Commit

Permalink
identity: remove paveloom from maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
paveloom committed Jan 13, 2024
1 parent 76e3feb commit 8c2e807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/applications/graphics/identity/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ stdenv.mkDerivation rec {
homepage = "https://gitlab.gnome.org/YaLTeR/identity";
license = licenses.gpl3Plus;
platforms = platforms.linux;
maintainers = with maintainers; [ paveloom ];
maintainers = with maintainers; [ ];
};
}

0 comments on commit 8c2e807

Please sign in to comment.