File tree Expand file tree Collapse file tree 3 files changed +1
-8
lines changed Expand file tree Collapse file tree 3 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 1140311403 githubId = 110620;
1140411404 name = "Jevin Maltais";
1140511405 };
11406- jfb = {
11407- 11408- github = "tftio";
11409- githubId = 143075;
11410- name = "James Felix Black";
11411- };
1141211406 jfchevrette = {
11413114071141411408 github = "jfchevrette";
Original file line number Diff line number Diff 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 } ;
Original file line number Diff line number Diff 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 ] ;
You can’t perform that action at this time.
0 commit comments