Merge pull request #305826 from KamilaBorowska/maintainers-remove-kamilaborowska

maintainers: remove KamilaBorowska

Changed files
+25 -33
maintainers
nixos
tests
pkgs
applications
emulators
dolphin-emu
melonDS
snes9x
misc
skytemple
by-name
un
universal-android-debloater
development
python-modules
dungeon-eos
explorerscript
ndspy
pmdsky-debug-py
py-desmume
pygtkspellcheck
pypresence
setuptools-dso
skytemple-dtef
skytemple-eventserver
skytemple-files
skytemple-icons
skytemple-rust
skytemple-ssb-debugger
skytemple-ssb-emulator
tilequant
games
rocksndiamonds
shells
bash
bash-completion
tools
backup
zfsbackup
compression
flips
security
step-cli
-6
maintainers/maintainer-list.nix
···
githubId = 36407913;
name = "Uli Baum";
-
xfix = {
-
email = "kamila@borowska.pw";
-
github = "KamilaBorowska";
-
githubId = 1297598;
-
name = "Kamila Borowska";
-
};
xfnw = {
email = "xfnw+nixos@riseup.net";
github = "xfnw";
+1 -1
nixos/tests/caddy.nix
···
import ./make-test-python.nix ({ pkgs, ... }: {
name = "caddy";
meta = with pkgs.lib.maintainers; {
-
maintainers = [ xfix Br1ght0ne ];
+
maintainers = [ Br1ght0ne ];
};
nodes = {
-1
pkgs/applications/emulators/dolphin-emu/default.nix
···
maintainers = with maintainers; [
MP2E
ashkitten
-
xfix
ivar
];
};
-1
pkgs/applications/emulators/melonDS/default.nix
···
artemist
benley
shamilton
-
xfix
];
platforms = lib.platforms.linux;
};
+1 -1
pkgs/applications/emulators/snes9x/default.nix
···
license = licenses.unfreeRedistributable // {
url = "https://github.com/snes9xgit/snes9x/blob/${version}/LICENSE";
};
-
maintainers = with maintainers; [ qknight xfix thiagokokada ];
+
maintainers = with maintainers; [ qknight thiagokokada ];
platforms = platforms.unix;
broken = (withGtk && stdenv.isDarwin);
mainProgram = "snes9x";
+1 -1
pkgs/applications/misc/skytemple/default.nix
···
description = "ROM hacking tool for Pokémon Mystery Dungeon Explorers of Sky";
mainProgram = "skytemple";
license = licenses.gpl3Plus;
-
maintainers = with maintainers; [ xfix marius851000 ];
+
maintainers = with maintainers; [ marius851000 ];
};
}
+1 -1
pkgs/by-name/un/universal-android-debloater/package.nix
···
homepage = "https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation";
license = licenses.gpl3Only;
mainProgram = "uad-ng";
-
maintainers = with maintainers; [ xfix ];
+
maintainers = with maintainers; [ ];
platforms = platforms.linux;
};
}
+1 -1
pkgs/development/python-modules/dungeon-eos/default.nix
···
homepage = "https://github.com/SkyTemple/dungeon-eos";
description = "A package that simulates PMD EoS dungeon generation";
license = licenses.gpl3Plus;
-
maintainers = with maintainers; [ marius851000 xfix ];
+
maintainers = with maintainers; [ marius851000 ];
};
}
+1 -1
pkgs/development/python-modules/explorerscript/default.nix
···
homepage = "https://github.com/SkyTemple/explorerscript";
description = "A programming language + compiler/decompiler for creating scripts for Pokémon Mystery Dungeon Explorers of Sky";
license = licenses.mit;
-
maintainers = with maintainers; [ marius851000 xfix ];
+
maintainers = with maintainers; [ marius851000 ];
};
}
+1 -1
pkgs/development/python-modules/ndspy/default.nix
···
description = "Python library for many Nintendo DS file formats";
homepage = "https://github.com/RoadrunnerWMC/ndspy";
license = licenses.gpl3Plus;
-
maintainers = with maintainers; [ xfix ];
+
maintainers = with maintainers; [ marius851000 ];
};
}
+1 -1
pkgs/development/python-modules/pmdsky-debug-py/default.nix
···
description = "Autogenerated and statically check-able pmdsky-debug symbol definitions for Python";
homepage = "https://github.com/SkyTemple/pmdsky-debug-py";
license = licenses.mit;
-
maintainers = with maintainers; [ marius851000 xfix ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/py-desmume/default.nix
···
description = "Python library to interface with DeSmuME, the Nintendo DS emulator";
homepage = "https://github.com/SkyTemple/py-desmume";
license = licenses.gpl3Plus;
-
maintainers = with maintainers; [ marius851000 xfix ];
+
maintainers = with maintainers; [ marius851000 ];
};
}
+1 -1
pkgs/development/python-modules/pygtkspellcheck/default.nix
···
homepage = "https://github.com/koehlma/pygtkspellcheck";
description = "A Python spell-checking library for GtkTextViews based on Enchant";
license = licenses.gpl3Plus;
-
maintainers = with maintainers; [ xfix ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/pypresence/default.nix
···
homepage = "https://qwertyquerty.github.io/pypresence/html/index.html";
description = "Discord RPC client written in Python";
license = licenses.mit;
-
maintainers = with maintainers; [ xfix ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/setuptools-dso/default.nix
···
description = "setuptools extension for building non-Python Dynamic Shared Objects";
homepage = "https://github.com/mdavidsaver/setuptools_dso";
license = licenses.bsd3;
-
maintainers = with maintainers; [ marius851000 xfix ];
+
maintainers = with maintainers; [ marius851000 ];
};
}
+1 -1
pkgs/development/python-modules/skytemple-dtef/default.nix
···
description = "A format for standardized rule-based tilesets with 256 adjacency combinations";
homepage = "https://github.com/SkyTemple/skytemple-dtef";
license = licenses.gpl3Plus;
-
maintainers = with maintainers; [ marius851000 xfix ];
+
maintainers = with maintainers; [ marius851000 ];
};
}
+1 -1
pkgs/development/python-modules/skytemple-eventserver/default.nix
···
homepage = "https://github.com/SkyTemple/skytemple-eventserver";
description = "Websocket server that emits SkyTemple UI events";
license = licenses.gpl3Plus;
-
maintainers = with maintainers; [ marius851000 xfix ];
+
maintainers = with maintainers; [ marius851000 ];
};
}
+1 -1
pkgs/development/python-modules/skytemple-files/default.nix
···
description = "Python library to edit the ROM of Pokémon Mystery Dungeon Explorers of Sky";
mainProgram = "skytemple_export_maps";
license = licenses.gpl3Plus;
-
maintainers = with maintainers; [ xfix marius851000 ];
+
maintainers = with maintainers; [ marius851000 ];
broken = stdenv.isDarwin; # pyobjc is missing
};
}
+1 -1
pkgs/development/python-modules/skytemple-icons/default.nix
···
homepage = "https://github.com/SkyTemple/skytemple-icons";
description = "Icons for SkyTemple";
license = licenses.gpl3Plus;
-
maintainers = with maintainers; [ xfix ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/skytemple-rust/default.nix
···
homepage = "https://github.com/SkyTemple/skytemple-rust";
description = "Binary Rust extensions for SkyTemple";
license = licenses.mit;
-
maintainers = with maintainers; [ xfix marius851000 ];
+
maintainers = with maintainers; [ marius851000 ];
};
}
+1 -1
pkgs/development/python-modules/skytemple-ssb-debugger/default.nix
···
description = "Script Engine Debugger for Pokémon Mystery Dungeon Explorers of Sky";
mainProgram = "skytemple-ssb-debugger";
license = licenses.gpl3Plus;
-
maintainers = with maintainers; [ marius851000 xfix ];
+
maintainers = with maintainers; [ marius851000 ];
};
}
+1 -1
pkgs/development/python-modules/skytemple-ssb-emulator/default.nix
···
description = "SkyTemple Script Engine Debugger Emulator Backend";
homepage = "https://github.com/SkyTemple/skytemple-ssb-emulator";
license = licenses.gpl3Plus;
-
maintainers = with maintainers; [ marius851000 xfix ];
+
maintainers = with maintainers; [ marius851000 ];
};
}
+1 -1
pkgs/development/python-modules/tilequant/default.nix
···
homepage = "https://github.com/SkyTemple/tilequant";
changelog = "https://github.com/SkyTemple/tilequant/releases/tag/${version}";
license = licenses.gpl3Plus;
-
maintainers = with maintainers; [ marius851000 xfix ];
+
maintainers = with maintainers; [ marius851000 ];
mainProgram = "tilequant";
};
}
+1 -1
pkgs/games/rocksndiamonds/default.nix
···
homepage = "https://www.artsoft.org/rocksndiamonds/";
license = licenses.gpl2;
platforms = platforms.linux;
-
maintainers = with maintainers; [ orivej xfix ];
+
maintainers = with maintainers; [ orivej ];
};
}
+1 -1
pkgs/shells/bash/bash-completion/default.nix
···
description = "Programmable completion for the bash shell";
license = licenses.gpl2Plus;
platforms = platforms.unix;
-
maintainers = [ maintainers.xfix ];
+
maintainers = [ ];
};
}
+1 -1
pkgs/tools/backup/zfsbackup/default.nix
···
description = "Backup ZFS snapshots to cloud storage such as Google, Amazon, Azure, etc";
homepage = "https://github.com/someone1/zfsbackup-go";
license = licenses.mit;
-
maintainers = with maintainers; [ xfix ];
+
maintainers = with maintainers; [ ];
platforms = platforms.linux;
mainProgram = "zfsbackup-go";
};
+1 -1
pkgs/tools/compression/flips/default.nix
···
description = "A patcher for IPS and BPS files";
homepage = "https://github.com/Alcaro/Flips";
license = licenses.gpl3Plus;
-
maintainers = [ maintainers.xfix ];
+
maintainers = [ ];
platforms = platforms.linux;
mainProgram = "flips";
};
+1 -1
pkgs/tools/security/step-cli/default.nix
···
homepage = "https://smallstep.com/cli/";
changelog = "https://github.com/smallstep/cli/blob/v${version}/CHANGELOG.md";
license = licenses.asl20;
-
maintainers = with maintainers; [ xfix ];
+
maintainers = with maintainers; [ ];
platforms = platforms.linux ++ platforms.darwin;
mainProgram = "step";
};