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 1122311223 githubId = 110620;
1122411224 name = "Jevin Maltais";
1122511225 };
11226- jfb = {
11227- 11228- github = "tftio";
11229- githubId = 143075;
11230- name = "James Felix Black";
11231- };
1123211226 jfchevrette = {
11233112271123411228 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 @@ -90,7 +90,6 @@ stdenv.mkDerivation (finalAttrs: {
9090 license = lib . licenses . lgpl21 ;
9191 mainProgram = "notion" ;
9292 maintainers = with lib . maintainers ; [
93- jfb
9493 raboof
9594 ] ;
9695 platforms = lib . platforms . linux ;
You can’t perform that action at this time.
0 commit comments