We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9f4f17 + 9d0f4b8 commit 9800cc5Copy full SHA for 9800cc5
pkgs/by-name/ch/chawan/package.nix
@@ -80,7 +80,7 @@ stdenv.mkDerivation {
80
homepage = "https://sr.ht/~bptato/chawan/";
81
license = lib.licenses.publicDomain;
82
platforms = lib.platforms.unix;
83
- maintainers = with lib.maintainers; [ jtbx ];
+ maintainers = with lib.maintainers; [ ];
84
mainProgram = "cha";
85
};
86
}
pkgs/by-name/so/soju/package.nix
@@ -60,7 +60,6 @@ buildGoModule rec {
60
maintainers = with maintainers; [
61
azahi
62
malte-v
63
- jtbx
64
];
65
mainProgram = "sojuctl";
66
0 commit comments