Skip to content

Commit 9bebe64

Browse files
authored
treewide: possibly inactive maintainer: jfb / tftio / James Felix Black (#399431)
2 parents 94f9485 + 8dca18b commit 9bebe64

File tree

3 files changed

+1
-8
lines changed

3 files changed

+1
-8
lines changed

maintainers/maintainer-list.nix

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11403,12 +11403,6 @@
1140311403
githubId = 110620;
1140411404
name = "Jevin Maltais";
1140511405
};
11406-
jfb = {
11407-
email = "[email protected]";
11408-
github = "tftio";
11409-
githubId = 143075;
11410-
name = "James Felix Black";
11411-
};
1141211406
jfchevrette = {
1141311407
email = "[email protected]";
1141411408
github = "jfchevrette";

pkgs/by-name/gx/gxmessage/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
3030
description = "GTK enabled dropin replacement for xmessage";
3131
homepage = "https://trmusson.dreamhosters.com/programs.html#gxmessage";
3232
license = lib.licenses.gpl3Plus;
33-
maintainers = with lib.maintainers; [ jfb ];
33+
maintainers = with lib.maintainers; [ ];
3434
platforms = with lib.platforms; linux;
3535
mainProgram = "gxmessage";
3636
};

pkgs/by-name/no/notion/package.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ stdenv.mkDerivation (finalAttrs: {
9494
license = lib.licenses.lgpl21;
9595
mainProgram = "notion";
9696
maintainers = with lib.maintainers; [
97-
jfb
9897
raboof
9998
NotAShelf
10099
];

0 commit comments

Comments
 (0)