libvirt: add maintainer phip1611

I want to help keep libvirt updated, as it is often quite behind.
I work actively with libvirt as part of my virtualization work at
Cyberus Technology.

[0] https://github.com/cloud-hypervisor/cloud-hypervisor/pull/7487

Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
This commit is contained in:
Philipp Schuster
2026-01-06 10:11:22 +01:00
parent a397e91417
commit f0b5369f28
+1
View File
@@ -413,6 +413,7 @@ stdenv.mkDerivation rec {
maintainers = with lib.maintainers; [
fpletz
lovesegfault
phip1611
];
};
}