···4141 license = licenses.gpl3Only;
4242 # darwin gives hash mismatch in source, probably because of file names differing only in case
4343 platforms = platforms.linux;
4444- maintainers = with maintainers; [ romildo fortuneteller2k ];
4444+ maintainers = with maintainers; [ romildo moni ];
4545 };
4646}
···2424 homepage = "https://git.goral.net.pl/mgoral/i3a";
2525 description = "A set of scripts used for automation of i3 and sway window manager layouts";
2626 license = licenses.gpl3Plus;
2727- maintainers = with maintainers; [ fortuneteller2k ];
2727+ maintainers = with maintainers; [ moni ];
2828 };
2929}
+1-1
pkgs/os-specific/linux/cryptodev/default.nix
···2323 meta = {
2424 description = "Device that allows access to Linux kernel cryptographic drivers";
2525 homepage = "http://cryptodev-linux.org/";
2626- maintainers = with lib.maintainers; [ fortuneteller2k ];
2626+ maintainers = with lib.maintainers; [ moni ];
2727 license = lib.licenses.gpl2Plus;
2828 platforms = lib.platforms.linux;
2929 };
+1-1
pkgs/os-specific/linux/irqbalance/default.nix
···3232 description = "A daemon to help balance the cpu load generated by interrupts across all of a systems cpus";
3333 license = licenses.gpl2Only;
3434 platforms = platforms.linux;
3535- maintainers = with maintainers; [ fortuneteller2k ];
3535+ maintainers = with maintainers; [ moni ];
3636 };
3737}
+1-1
pkgs/os-specific/linux/kernel/xanmod-kernels.nix
···44444545 extraMeta = {
4646 branch = lib.versions.majorMinor version;
4747- maintainers = with lib.maintainers; [ fortuneteller2k lovesegfault atemu shawn8901 zzzsy ];
4747+ maintainers = with lib.maintainers; [ moni lovesegfault atemu shawn8901 zzzsy ];
4848 description = "Built with custom settings and new features built to provide a stable, responsive and smooth desktop experience";
4949 broken = stdenv.isAarch64;
5050 };
···3434 description = "Smart Automatic Cover Art Downloader";
3535 homepage = "https://github.com/desbma/sacad";
3636 license = licenses.mpl20;
3737- maintainers = with maintainers; [ fortuneteller2k ];
3737+ maintainers = with maintainers; [ moni ];
3838 };
3939}
+1-1
pkgs/tools/networking/crackle/default.nix
···1818 meta = with lib; {
1919 description = "Crack and decrypt BLE encryption";
2020 homepage = "https://github.com/mikeryan/crackle";
2121- maintainers = with maintainers; [ fortuneteller2k ];
2121+ maintainers = with maintainers; [ moni ];
2222 license = licenses.bsd2;
2323 };
2424}
+1-1
pkgs/tools/networking/mdk4/default.nix
···2727 meta = with lib; {
2828 description = "A tool that injects data into wireless networks";
2929 homepage = "https://github.com/aircrack-ng/mdk4";
3030- maintainers = with maintainers; [ fortuneteller2k ];
3030+ maintainers = with maintainers; [ moni ];
3131 license = licenses.gpl2Plus;
3232 };
3333}
+1-1
pkgs/tools/networking/redfang/default.nix
···3030 description = "A small proof-of-concept application to find non discoverable bluetooth devices";
3131 homepage = "https://gitlab.com/kalilinux/packages/redfang";
3232 license = licenses.gpl2Only;
3333- maintainers = with maintainers; [ fortuneteller2k ];
3333+ maintainers = with maintainers; [ moni ];
3434 };
3535}