mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:04:06 +01:00
limine: remove phip1611 as maintainer
Limine is actively and well maintained upstream, and I'm very happy I could get that effort started in 2024. Since I'm no longer focusing on Limine, I'm stepping back from maintaining this package. Thanks to the upstream maintainers for their continued work. I'll remain an active nixpkgs contributor in areas where I can provide meaningful input. Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
This commit is contained in:
parent
ce125d72e9
commit
471a42d5f6
3 changed files with 1 additions and 3 deletions
|
|
@ -139,7 +139,7 @@ nixos/modules/installer/tools/nix-fallback-paths.nix @NixOS/nix-team @raitobeza
|
|||
/nixos/modules/system/boot/loader/systemd-boot @JulienMalka
|
||||
|
||||
# Limine
|
||||
/nixos/modules/system/boot/loader/limine @lzcunt @phip1611 @programmerlexi @johnrtitor
|
||||
/nixos/modules/system/boot/loader/limine @lzcunt @programmerlexi @johnrtitor
|
||||
/nixos/tests/limine @johnrtitor
|
||||
|
||||
# Images and installer media
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
name = "bios";
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
lzcunt
|
||||
phip1611
|
||||
programmerlexi
|
||||
];
|
||||
meta.platforms = [
|
||||
|
|
|
|||
|
|
@ -114,7 +114,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
maintainers = with lib.maintainers; [
|
||||
johnrtitor
|
||||
lzcunt
|
||||
phip1611
|
||||
prince213
|
||||
programmerlexi
|
||||
surfaceflinger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue