various: remove domenkozar from maintainers (#415576)

This commit is contained in:
Domen Kožar 2025-06-11 12:14:54 +02:00 committed by GitHub
parent 656228443c
commit 19b476ebef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
88 changed files with 59 additions and 88 deletions

View file

@ -136,7 +136,6 @@ buildPythonPackage rec {
homepage = "https://github.com/pytest-dev/pytest";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
domenkozar
lovek323
madjar
lsix