From a162f6ffc5477f5fa5fa7281b8afe29aee14f2fd Mon Sep 17 00:00:00 2001 From: Pascal Bauer Date: Wed, 14 Aug 2024 22:45:08 +0200 Subject: [PATCH] update codeowner Signed-off-by: Pascal Bauer --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 4f88b8a27..2dec02cc1 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -35,5 +35,5 @@ fpga @n-eiling # VFIO related files /common/lib/kernel/pci.cpp @n-eiling /common/lib/kernel/vfi_*.cpp @n-eiling -/common/include/villas/kernel/devices/pci_device.hpp @n-eiling +/common/include/villas/kernel/devices/* @n-eiling /common/include/villas/kernel/vfio_*.hpp @n-eiling