maintainers: fortuneteller2k -> moni

Changed files
+52 -52
maintainers
nixos
modules
pkgs
applications
editors
molsketch
ox
misc
flavours
kile-wl
tiramisu
networking
browsers
terminal-emulators
contour
window-managers
lemonbar
neocomp
river
by-name
po
polybar
data
fonts
curie
edwin
open-fonts
scientifica
icons
papirus-icon-theme
phinger-cursors
themes
development
embedded
elf2uf2-rs
ocaml-modules
cooltt
python-modules
dasbus
web-cache
tools
ats-acc
language-servers
misc
os-specific
linux
cryptodev
irqbalance
kernel
rtl8188eus-aircrack
rtl8812au
v4l2loopback
xf86-input-wacom
shells
hilbish
zsh
spaceship-prompt
tools
graphics
xcolor
misc
bfetch
elfcat
fetchutils
sacad
networking
crackle
mdk4
redfang
stevenblack-blocklist
+7 -7
maintainers/maintainer-list.nix
···
githubId = 92793;
name = "Friedrich von Never";
};
-
fortuneteller2k = {
-
email = "lythe1107@gmail.com";
-
matrix = "@fortuneteller2k:matrix.org";
-
github = "fortuneteller2k";
-
githubId = 20619776;
-
name = "fortuneteller2k";
-
};
fpletz = {
email = "fpletz@fnordicwalking.de";
github = "fpletz";
···
matrix = "@mon:tchncs.de";
github = "ribosomerocker";
githubId = 46468162;
+
};
+
moni = {
+
email = "lythe1107@gmail.com";
+
matrix = "@fortuneteller2k:matrix.org";
+
github = "moni";
+
githubId = 20619776;
+
name = "moni";
monsieurp = {
email = "monsieurp@gentoo.org";
+1 -1
nixos/modules/config/stevenblack.nix
···
++ optionals (activatedHosts == [ ]) [ "${pkgs.stevenblack-blocklist}/hosts" ];
};
-
meta.maintainers = [ maintainers.fortuneteller2k maintainers.artturin ];
+
meta.maintainers = [ maintainers.moni maintainers.artturin ];
}
+1 -1
pkgs/applications/editors/molsketch/default.nix
···
description = "2D molecule editor";
homepage = "https://sourceforge.net/projects/molsketch/";
license = licenses.gpl2Plus;
-
maintainers = [ maintainers.fortuneteller2k ];
+
maintainers = [ maintainers.moni ];
};
}
+1 -1
pkgs/applications/editors/ox/default.nix
···
homepage = "https://github.com/curlpipe/ox";
changelog = "https://github.com/curlpipe/ox/releases/tag/${version}";
license = licenses.gpl2Only;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/applications/misc/flavours/default.nix
···
homepage = "https://github.com/Misterio77/flavours";
changelog = "https://github.com/Misterio77/flavours/releases/tag/v${version}";
license = licenses.mit;
-
maintainers = with maintainers; [ fortuneteller2k misterio77 ];
+
maintainers = with maintainers; [ moni misterio77 ];
};
}
+1 -1
pkgs/applications/misc/kile-wl/default.nix
···
homepage = "https://gitlab.com/snakedye/kile";
license = licenses.mit;
platforms = platforms.linux; # It's meant for river, a wayland compositor
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
mainProgram = "kile";
};
}
+1 -1
pkgs/applications/misc/tiramisu/default.nix
···
homepage = "https://github.com/Sweets/tiramisu";
license = licenses.mit;
platforms = platforms.linux;
-
maintainers = with maintainers; [ wishfort36 fortuneteller2k ];
+
maintainers = with maintainers; [ wishfort36 moni ];
};
}
+1 -1
pkgs/applications/networking/browsers/vieb/default.nix
···
homepage = "https://vieb.dev/";
changelog = "https://github.com/Jelmerro/Vieb/releases/tag/${version}";
description = "Vim Inspired Electron Browser";
-
maintainers = with maintainers; [ gebner fortuneteller2k tejing ];
+
maintainers = with maintainers; [ gebner tejing ];
platforms = platforms.unix;
license = licenses.gpl3Plus;
};
+1 -1
pkgs/applications/terminal-emulators/contour/default.nix
···
homepage = "https://github.com/contour-terminal/contour";
changelog = "https://github.com/contour-terminal/contour/raw/v${version}/Changelog.md";
license = licenses.asl20;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
platforms = platforms.unix;
};
}
+1 -1
pkgs/applications/window-managers/lemonbar/default.nix
···
meta = with lib; {
description = "A lightweight xcb based bar";
homepage = "https://github.com/LemonBoy/bar";
-
maintainers = with maintainers; [ meisternu fortuneteller2k ];
+
maintainers = with maintainers; [ meisternu moni ];
license = licenses.mit;
platforms = platforms.linux;
};
+1 -1
pkgs/applications/window-managers/lemonbar/xft.nix
···
homepage = "https://github.com/drscream/lemonbar-xft";
license = licenses.mit;
platforms = platforms.linux;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/applications/window-managers/neocomp/default.nix
···
meta = with lib; {
homepage = "https://github.com/DelusionalLogic/NeoComp";
license = licenses.gpl3Only;
-
maintainers = with maintainers; [ twey fortuneteller2k ];
+
maintainers = with maintainers; [ twey moni ];
platforms = platforms.linux;
description = "A fork of Compton, a compositor for X11";
longDescription = ''
+1 -1
pkgs/applications/window-managers/river/default.nix
···
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [
adamcstephens
-
fortuneteller2k
+
moni
rodrgz
];
mainProgram = "river";
+1 -1
pkgs/by-name/po/polybar/package.nix
···
having a black belt in shell scripting.
'';
license = licenses.mit;
-
maintainers = with maintainers; [ afldcr Br1ght0ne fortuneteller2k ckie ];
+
maintainers = with maintainers; [ afldcr Br1ght0ne moni ckie ];
platforms = platforms.linux;
};
})
+1 -1
pkgs/data/fonts/curie/default.nix
···
homepage = "https://github.com/NerdyPepper/curie";
license = licenses.ofl;
platforms = platforms.all;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/data/fonts/edwin/default.nix
···
homepage = "https://github.com/MuseScoreFonts/Edwin";
license = licenses.ofl;
platforms = platforms.all;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/data/fonts/open-fonts/default.nix
···
homepage = "https://github.com/kiwi0fruit/open-fonts";
license = licenses.mit;
platforms = platforms.all;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/data/fonts/scientifica/default.nix
···
homepage = "https://github.com/NerdyPepper/scientifica";
license = licenses.ofl;
platforms = platforms.all;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/data/icons/papirus-icon-theme/default.nix
···
license = licenses.gpl3Only;
# darwin gives hash mismatch in source, probably because of file names differing only in case
platforms = platforms.linux;
-
maintainers = with maintainers; [ romildo fortuneteller2k ];
+
maintainers = with maintainers; [ romildo moni ];
};
}
+1 -1
pkgs/data/icons/phinger-cursors/default.nix
···
homepage = "https://github.com/phisch/phinger-cursors";
platforms = platforms.unix;
license = licenses.cc-by-sa-40;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/data/themes/yaru/default.nix
···
homepage = "https://github.com/ubuntu/yaru";
license = with licenses; [ cc-by-sa-40 gpl3Plus lgpl21Only lgpl3Only ];
platforms = platforms.linux;
-
maintainers = with maintainers; [ fortuneteller2k amaxine ];
+
maintainers = with maintainers; [ moni amaxine ];
};
}
+1 -1
pkgs/development/embedded/elf2uf2-rs/default.nix
···
homepage = "https://github.com/JoNil/elf2uf2-rs";
license = with licenses; [ bsd0 ];
platforms = platforms.linux ++ platforms.darwin;
-
maintainers = with maintainers; [ polygon fortuneteller2k ];
+
maintainers = with maintainers; [ polygon moni ];
};
}
+1 -1
pkgs/development/ocaml-modules/cooltt/default.nix
···
homepage = "https://github.com/RedPRL/cooltt";
description = "A cool implementation of normalization by evaluation (nbe) & elaboration for Cartesian cubical type theory";
license = licenses.asl20;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/development/python-modules/dasbus/default.nix
···
homepage = "https://github.com/rhinstaller/dasbus";
description = "DBus library in Python3";
license = licenses.lgpl21Only;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/development/python-modules/web-cache/default.nix
···
description = "Simple Python key-value storage backed up by sqlite3 database";
homepage = "https://github.com/desbma/web_cache";
license = licenses.lgpl2Plus;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/development/tools/ats-acc/default.nix
···
meta = with lib; {
description = "Pretty-print error messages of the ATS Compiler";
homepage = "https://github.com/sparverius/ats-acc";
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
license = licenses.unfree; # Upstream has no license
};
}
+1 -1
pkgs/development/tools/language-servers/zls/default.nix
···
changelog = "https://github.com/zigtools/zls/releases/tag/${finalAttrs.version}";
homepage = "https://github.com/zigtools/zls";
license = lib.licenses.mit;
-
maintainers = with lib.maintainers; [ figsoda fortuneteller2k ];
+
maintainers = with lib.maintainers; [ figsoda moni ];
platforms = lib.platforms.unix;
};
})
+1 -1
pkgs/misc/i3a/default.nix
···
homepage = "https://git.goral.net.pl/mgoral/i3a";
description = "A set of scripts used for automation of i3 and sway window manager layouts";
license = licenses.gpl3Plus;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/os-specific/linux/cryptodev/default.nix
···
meta = {
description = "Device that allows access to Linux kernel cryptographic drivers";
homepage = "http://cryptodev-linux.org/";
-
maintainers = with lib.maintainers; [ fortuneteller2k ];
+
maintainers = with lib.maintainers; [ moni ];
license = lib.licenses.gpl2Plus;
platforms = lib.platforms.linux;
};
+1 -1
pkgs/os-specific/linux/irqbalance/default.nix
···
description = "A daemon to help balance the cpu load generated by interrupts across all of a systems cpus";
license = licenses.gpl2Only;
platforms = platforms.linux;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/os-specific/linux/kernel/xanmod-kernels.nix
···
extraMeta = {
branch = lib.versions.majorMinor version;
-
maintainers = with lib.maintainers; [ fortuneteller2k lovesegfault atemu shawn8901 zzzsy ];
+
maintainers = with lib.maintainers; [ moni lovesegfault atemu shawn8901 zzzsy ];
description = "Built with custom settings and new features built to provide a stable, responsive and smooth desktop experience";
broken = stdenv.isAarch64;
};
+1 -1
pkgs/os-specific/linux/rtl8188eus-aircrack/default.nix
···
description = "RealTek RTL8188eus WiFi driver with monitor mode & frame injection support";
homepage = "https://github.com/aircrack-ng/rtl8188eus";
license = licenses.gpl2Only;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
broken = (lib.versionAtLeast kernel.version "6.6") || ((lib.versions.majorMinor kernel.version) == "5.4" && kernel.isHardened);
};
}
+1 -1
pkgs/os-specific/linux/rtl8812au/default.nix
···
homepage = "https://github.com/morrownr/8812au-20210629";
license = licenses.gpl2Only;
platforms = platforms.linux;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/os-specific/linux/v4l2loopback/default.nix
···
description = "A kernel module to create V4L2 loopback devices";
homepage = "https://github.com/umlaeute/v4l2loopback";
license = licenses.gpl2Only;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
platforms = platforms.linux;
outputsToInstall = [ "out" ];
};
+1 -1
pkgs/os-specific/linux/xf86-input-wacom/default.nix
···
];
meta = with lib; {
-
maintainers = with maintainers; [ goibhniu fortuneteller2k ];
+
maintainers = with maintainers; [ goibhniu moni ];
description = "Wacom digitizer driver for X11";
homepage = "https://linuxwacom.sourceforge.net";
license = licenses.gpl2Only;
+1 -1
pkgs/shells/hilbish/default.nix
···
description = "An interactive Unix-like shell written in Go";
changelog = "https://github.com/Rosettea/Hilbish/releases/tag/v${version}";
homepage = "https://github.com/Rosettea/Hilbish";
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
license = licenses.mit;
};
}
+1 -1
pkgs/shells/zsh/spaceship-prompt/default.nix
···
changelog = "https://github.com/spaceship-prompt/spaceship-prompt/releases/tag/v${version}";
license = licenses.mit;
platforms = platforms.unix;
-
maintainers = with maintainers; [ nyanloutre fortuneteller2k kyleondy ];
+
maintainers = with maintainers; [ nyanloutre moni kyleondy ];
};
}
+1 -1
pkgs/tools/graphics/xcolor/default.nix
···
meta = with lib; {
description = "Lightweight color picker for X11";
homepage = "https://github.com/Soft/xcolor";
-
maintainers = with lib.maintainers; [ fortuneteller2k ];
+
maintainers = with lib.maintainers; [ moni ];
license = licenses.mit;
};
}
+1 -1
pkgs/tools/misc/bfetch/default.nix
···
homepage = "https://github.com/NNBnh/bfetch";
license = licenses.gpl3Only;
platforms = platforms.all;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/tools/misc/elfcat/default.nix
···
description = "ELF visualizer, generates HTML files from ELF binaries.";
homepage = "https://github.com/ruslashev/elfcat";
license = licenses.zlib;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/tools/misc/fetchutils/default.nix
···
homepage = "https://github.com/lptstr/fetchutils";
license = licenses.mit;
platforms = platforms.unix;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/tools/misc/sacad/default.nix
···
description = "Smart Automatic Cover Art Downloader";
homepage = "https://github.com/desbma/sacad";
license = licenses.mpl20;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/tools/networking/crackle/default.nix
···
meta = with lib; {
description = "Crack and decrypt BLE encryption";
homepage = "https://github.com/mikeryan/crackle";
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
license = licenses.bsd2;
};
}
+1 -1
pkgs/tools/networking/mdk4/default.nix
···
meta = with lib; {
description = "A tool that injects data into wireless networks";
homepage = "https://github.com/aircrack-ng/mdk4";
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
license = licenses.gpl2Plus;
};
}
+1 -1
pkgs/tools/networking/redfang/default.nix
···
description = "A small proof-of-concept application to find non discoverable bluetooth devices";
homepage = "https://gitlab.com/kalilinux/packages/redfang";
license = licenses.gpl2Only;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}
+1 -1
pkgs/tools/networking/stevenblack-blocklist/default.nix
···
description = "Unified hosts file with base extensions";
homepage = "https://github.com/StevenBlack/hosts";
license = licenses.mit;
-
maintainers = with maintainers; [ fortuneteller2k ];
+
maintainers = with maintainers; [ moni ];
};
}