Commit 76f1b633 authored by Raito Bezarius's avatar Raito Bezarius
Browse files

CODEOWNERS: add raitobezarius to qemu-vm.nix

I do a lot of work on QEMU VM and make-disk-image and I was bitten by an
unnotified change recently, so I want to chime in the future changes of
this file.
parent 614b83a3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -90,6 +90,9 @@
# NixOS integration test driver
/nixos/lib/test-driver  @tfc

# NixOS QEMU virtualisation
/nixos/virtualisation/qemu-vm.nix           @raitobezarius

# Systemd
/nixos/modules/system/boot/systemd.nix      @NixOS/systemd
/nixos/modules/system/boot/systemd          @NixOS/systemd