···76 meta = with lib; {
77 homepage = "https://github.com/DelusionalLogic/NeoComp";
78 license = licenses.gpl3Only;
79- maintainers = with maintainers; [ twey fortuneteller2k ];
80 platforms = platforms.linux;
81 description = "A fork of Compton, a compositor for X11";
82 longDescription = ''
···76 meta = with lib; {
77 homepage = "https://github.com/DelusionalLogic/NeoComp";
78 license = licenses.gpl3Only;
79+ maintainers = with maintainers; [ twey moni ];
80 platforms = platforms.linux;
81 description = "A fork of Compton, a compositor for X11";
82 longDescription = ''
···110 having a black belt in shell scripting.
111 '';
112 license = licenses.mit;
113- maintainers = with maintainers; [ afldcr Br1ght0ne fortuneteller2k ckie ];
114 platforms = platforms.linux;
115 };
116})
···110 having a black belt in shell scripting.
111 '';
112 license = licenses.mit;
113+ maintainers = with maintainers; [ afldcr Br1ght0ne moni ckie ];
114 platforms = platforms.linux;
115 };
116})
···41 license = licenses.gpl3Only;
42 # darwin gives hash mismatch in source, probably because of file names differing only in case
43 platforms = platforms.linux;
44- maintainers = with maintainers; [ romildo fortuneteller2k ];
45 };
46}
···41 license = licenses.gpl3Only;
42 # darwin gives hash mismatch in source, probably because of file names differing only in case
43 platforms = platforms.linux;
44+ maintainers = with maintainers; [ romildo moni ];
45 };
46}
···20 description = "Simple Python key-value storage backed up by sqlite3 database";
21 homepage = "https://github.com/desbma/web_cache";
22 license = licenses.lgpl2Plus;
23+ maintainers = with maintainers; [ moni ];
24 };
25}
+1-1
pkgs/development/tools/ats-acc/default.nix
···21 meta = with lib; {
22 description = "Pretty-print error messages of the ATS Compiler";
23 homepage = "https://github.com/sparverius/ats-acc";
24- maintainers = with maintainers; [ fortuneteller2k ];
25 license = licenses.unfree; # Upstream has no license
26 };
27}
···21 meta = with lib; {
22 description = "Pretty-print error messages of the ATS Compiler";
23 homepage = "https://github.com/sparverius/ats-acc";
24+ maintainers = with maintainers; [ moni ];
25 license = licenses.unfree; # Upstream has no license
26 };
27}
···24 homepage = "https://git.goral.net.pl/mgoral/i3a";
25 description = "A set of scripts used for automation of i3 and sway window manager layouts";
26 license = licenses.gpl3Plus;
27- maintainers = with maintainers; [ fortuneteller2k ];
28 };
29}
···24 homepage = "https://git.goral.net.pl/mgoral/i3a";
25 description = "A set of scripts used for automation of i3 and sway window manager layouts";
26 license = licenses.gpl3Plus;
27+ maintainers = with maintainers; [ moni ];
28 };
29}
+1-1
pkgs/os-specific/linux/cryptodev/default.nix
···23 meta = {
24 description = "Device that allows access to Linux kernel cryptographic drivers";
25 homepage = "http://cryptodev-linux.org/";
26- maintainers = with lib.maintainers; [ fortuneteller2k ];
27 license = lib.licenses.gpl2Plus;
28 platforms = lib.platforms.linux;
29 };
···23 meta = {
24 description = "Device that allows access to Linux kernel cryptographic drivers";
25 homepage = "http://cryptodev-linux.org/";
26+ maintainers = with lib.maintainers; [ moni ];
27 license = lib.licenses.gpl2Plus;
28 platforms = lib.platforms.linux;
29 };
+1-1
pkgs/os-specific/linux/irqbalance/default.nix
···32 description = "A daemon to help balance the cpu load generated by interrupts across all of a systems cpus";
33 license = licenses.gpl2Only;
34 platforms = platforms.linux;
35- maintainers = with maintainers; [ fortuneteller2k ];
36 };
37}
···32 description = "A daemon to help balance the cpu load generated by interrupts across all of a systems cpus";
33 license = licenses.gpl2Only;
34 platforms = platforms.linux;
35+ maintainers = with maintainers; [ moni ];
36 };
37}
+1-1
pkgs/os-specific/linux/kernel/xanmod-kernels.nix
···4445 extraMeta = {
46 branch = lib.versions.majorMinor version;
47- maintainers = with lib.maintainers; [ fortuneteller2k lovesegfault atemu shawn8901 zzzsy ];
48 description = "Built with custom settings and new features built to provide a stable, responsive and smooth desktop experience";
49 broken = stdenv.isAarch64;
50 };
···4445 extraMeta = {
46 branch = lib.versions.majorMinor version;
47+ maintainers = with lib.maintainers; [ moni lovesegfault atemu shawn8901 zzzsy ];
48 description = "Built with custom settings and new features built to provide a stable, responsive and smooth desktop experience";
49 broken = stdenv.isAarch64;
50 };
···34 description = "Smart Automatic Cover Art Downloader";
35 homepage = "https://github.com/desbma/sacad";
36 license = licenses.mpl20;
37+ maintainers = with maintainers; [ moni ];
38 };
39}
+1-1
pkgs/tools/networking/crackle/default.nix
···18 meta = with lib; {
19 description = "Crack and decrypt BLE encryption";
20 homepage = "https://github.com/mikeryan/crackle";
21- maintainers = with maintainers; [ fortuneteller2k ];
22 license = licenses.bsd2;
23 };
24}
···18 meta = with lib; {
19 description = "Crack and decrypt BLE encryption";
20 homepage = "https://github.com/mikeryan/crackle";
21+ maintainers = with maintainers; [ moni ];
22 license = licenses.bsd2;
23 };
24}
+1-1
pkgs/tools/networking/mdk4/default.nix
···27 meta = with lib; {
28 description = "A tool that injects data into wireless networks";
29 homepage = "https://github.com/aircrack-ng/mdk4";
30- maintainers = with maintainers; [ fortuneteller2k ];
31 license = licenses.gpl2Plus;
32 };
33}
···27 meta = with lib; {
28 description = "A tool that injects data into wireless networks";
29 homepage = "https://github.com/aircrack-ng/mdk4";
30+ maintainers = with maintainers; [ moni ];
31 license = licenses.gpl2Plus;
32 };
33}
+1-1
pkgs/tools/networking/redfang/default.nix
···30 description = "A small proof-of-concept application to find non discoverable bluetooth devices";
31 homepage = "https://gitlab.com/kalilinux/packages/redfang";
32 license = licenses.gpl2Only;
33- maintainers = with maintainers; [ fortuneteller2k ];
34 };
35}
···30 description = "A small proof-of-concept application to find non discoverable bluetooth devices";
31 homepage = "https://gitlab.com/kalilinux/packages/redfang";
32 license = licenses.gpl2Only;
33+ maintainers = with maintainers; [ moni ];
34 };
35}