···7070in
7171{
7272 meta = {
7373- maintainers = with maintainers; [ worldofpeace ];
7373+ maintainers = with maintainers; [ ];
7474 };
75757676 # Note: the order in which lightdm greeter modules are imported
···3434 meta = with lib; {
3535 description = "A simple MPRIS indicator button for GNOME Shell";
3636 license = licenses.gpl3;
3737- maintainers = with maintainers; [ worldofpeace ];
3737+ maintainers = with maintainers; [ ];
3838 platforms = gnome.gnome-shell.meta.platforms;
3939 homepage = "https://github.com/JasonLG1979/gnome-shell-extension-mpris-indicator-button";
4040 broken = versionOlder gnome.gnome-shell.version "3.34";
+1-1
pkgs/desktops/gnome/misc/pomodoro/default.nix
···6666 This GNOME utility helps to manage time according to Pomodoro Technique.
6767 It intends to improve productivity and focus by taking short breaks.
6868 '';
6969- maintainers = with maintainers; [ worldofpeace ];
6969+ maintainers = with maintainers; [ ];
7070 license = licenses.gpl3Plus;
7171 platforms = platforms.linux;
7272 };
+1-1
pkgs/desktops/pantheon/default.nix
···2323 wingpanel-indicator-session wingpanel-indicator-sound
2424 ];
25252626- maintainers = with pkgs.lib.maintainers; [ worldofpeace ];
2626+ maintainers = with pkgs.lib.maintainers; [ ];
27272828 mutter = pkgs.gnome.mutter334;
2929
···5252 description = "A library for managing single signon credentials which can be used from GLib applications";
5353 homepage = "https://gitlab.com/accounts-sso/libsignon-glib";
5454 license = licenses.lgpl21;
5555- maintainers = with maintainers; [ worldofpeace ];
5555+ maintainers = with maintainers; [ ];
5656 platforms = platforms.linux;
5757 };
5858}
···5050 description = "Provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework";
5151 homepage = "https://asyncssh.readthedocs.io/en/latest";
5252 license = licenses.epl20;
5353- maintainers = with maintainers; [ worldofpeace ];
5353+ maintainers = with maintainers; [ ];
5454 };
5555}
···2121 homepage = "http://freedesktop.org/wiki/Software/xdg-user-dirs";
2222 description = "A tool to help manage well known user directories like the desktop folder and the music folder";
2323 license = licenses.gpl2;
2424- maintainers = with maintainers; [ lethalman ];
2424+ maintainers = with maintainers; [ ];
2525 platforms = platforms.linux;
2626 };
2727}
+1-1
pkgs/tools/misc/apparix/default.nix
···1313 meta = with lib; {
1414 homepage = "http://micans.org/apparix";
1515 description = "Add directory bookmarks, distant listing, and distant editing to the command line";
1616- maintainers = with maintainers; [ lethalman ];
1616+ maintainers = with maintainers; [ ];
1717 license = licenses.gpl2;
1818 platforms = platforms.all;
1919 };
···4545 meta = with lib; {
4646 homepage = "https://launchpad.net/pastebinit";
4747 description = "A software that lets you send anything you want directly to a pastebin from the command line";
4848- maintainers = with maintainers; [ lethalman raboof ];
4848+ maintainers = with maintainers; [ raboof ];
4949 license = licenses.gpl2;
5050 platforms = platforms.linux;
5151 };