1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

Update CODEOWNERS

Fix typo in CODEOWNERS and add n-eiling as CODEOWNER of /common/villas/kernel/devices

Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
This commit is contained in:
Niklas Eiling 2025-02-20 10:59:38 +01:00 committed by Steffen Vogel
parent 34d9ac1a00
commit ae94d1ffdd

View file

@ -34,6 +34,7 @@ fpga @n-eiling
# VFIO related files
/common/lib/kernel/pci.cpp @n-eiling
/common/lib/kernel/vfi_*.cpp @n-eiling
/common/lib/kernel/vfio_*.cpp @n-eiling
/common/lib/kernel/devices/* @n-eiling
/common/include/villas/kernel/devices/* @n-eiling
/common/include/villas/kernel/vfio_*.hpp @n-eiling