Remove myself from oed maintainers list

launchpad/nixpkgs/master
AndersonTorres 3 years ago
parent 09ee9f4c72
commit 1eb89089af
  1. 1
      pkgs/applications/editors/oed/default.nix

@ -18,7 +18,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/ibara/oed";
description = "Portable ed editor from OpenBSD";
license = with licenses; [ bsd2 ];
maintainers = with maintainers; [ AndersonTorres ];
platforms = platforms.unix;
};
}

Loading…
Cancel
Save