From 76f1b633ba8023ea789347a52dcf1e6c60ec5369 Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Wed, 12 Apr 2023 20:00:44 +0200 Subject: 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. --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) (limited to '.github/CODEOWNERS') diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 96bdccccf5176..f3d4781dc5319 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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 -- cgit 1.4.1