···4242 homepage = "https://wimlib.net";
4343 description = "A library and program to extract, create, and modify WIM files";
4444 platforms = platforms.unix;
4545- maintainers = with maintainers; [ andir ];
4545+ maintainers = with maintainers; [ ];
4646 license = with licenses; [ gpl3 lgpl3 cc0 ];
4747 };
4848}
+1-1
pkgs/tools/networking/dnstracer/default.nix
···2828 description = "Determines where a given Domain Name Server (DNS) gets its information from, and follows the chain of DNS servers back to the servers which know the data";
2929 homepage = "http://www.mavetju.org/unix/general.php";
3030 license = licenses.bsd2;
3131- maintainers = with maintainers; [ andir ];
3131+ maintainers = with maintainers; [ ];
3232 platforms = platforms.all;
3333 };
3434}
+1-1
pkgs/tools/security/ecdsautils/default.nix
···1818 description = "Tiny collection of programs used for ECDSA (keygen, sign, verify)";
1919 homepage = "https://github.com/tcatm/ecdsautils/";
2020 license = with licenses; [ mit bsd2 ];
2121- maintainers = with maintainers; [ andir ];
2121+ maintainers = with maintainers; [ ];
2222 platforms = platforms.unix;
2323 };
2424}
+1-1
pkgs/tools/security/gopass/default.nix
···5959 description = "The slightly more awesome Standard Unix Password Manager for Teams. Written in Go";
6060 homepage = "https://www.gopass.pw/";
6161 license = licenses.mit;
6262- maintainers = with maintainers; [ andir rvolosatovs ];
6262+ maintainers = with maintainers; [ rvolosatovs ];
6363 changelog = "https://github.com/gopasspw/gopass/raw/v${version}/CHANGELOG.md";
64646565 longDescription = ''