···2121 description = "Japanese Kanji font set which is the official successor to Hanazono Mincho";
2222 homepage = "https://kamichikoichi.github.io/jigmo/";
2323 license = licenses.cc0;
2424- maintainers = [ maintainers.marsam ];
2424+ maintainers = [ ];
2525 platforms = platforms.all;
2626 };
2727}
+1-1
pkgs/by-name/le/ledger/package.nix
···5757 their data, there really is no alternative.
5858 '';
5959 platforms = platforms.all;
6060- maintainers = with maintainers; [ jwiegley marsam ];
6060+ maintainers = with maintainers; [ jwiegley ];
6161 };
6262}
+1-1
pkgs/by-name/li/libui-ng/package.nix
···5353 description = "A portable GUI library for C";
5454 homepage = "https://github.com/libui-ng/libui-ng";
5555 license = licenses.mit;
5656- maintainers = with maintainers; [ marsam ];
5656+ maintainers = with maintainers; [ ];
5757 platforms = platforms.all;
5858 };
5959}
···3232 description = "Search for YouTube videos, channels & playlists & get video information using link without YouTube Data API";
3333 homepage = "https://github.com/alexmercerind/youtube-search-python";
3434 license = licenses.mit;
3535- maintainers = with maintainers; [ marsam ];
3535+ maintainers = with maintainers; [ ];
3636 };
3737}
···5555 description = "Command Line tool to keep track of your favourite YouTube channels without signing up for a Google account";
5656 homepage = "https://github.com/woefe/ytcc";
5757 license = lib.licenses.gpl3Plus;
5858- maintainers = with lib.maintainers; [ marius851000 marsam ];
5858+ maintainers = with lib.maintainers; [ marius851000 ];
5959 };
6060}