Skip to content

Commit

Permalink
odin: remove myself from maintainers (NixOS#376173)
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokokada authored Jan 24, 2025
2 parents a77fc1d + 9e68fe1 commit 56ec4aa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pkgs/by-name/od/odin/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ stdenv.mkDerivation {
mainProgram = "odin";
maintainers = with lib.maintainers; [
astavie
znaniye
];
platforms = lib.platforms.unix;
broken = stdenv.hostPlatform.isMusl;
Expand Down
1 change: 0 additions & 1 deletion pkgs/by-name/ol/ols/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ stdenv.mkDerivation {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
astavie
znaniye
];
mainProgram = "ols";
};
Expand Down

0 comments on commit 56ec4aa

Please sign in to comment.