Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions CODEOWNERS
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,7 @@
# the repo. Unless a later match takes precedence,
# @stv0g will be requested for
# review when someone opens a pull request.
* @stv0g
* @stv0g @n-eiling

# Order is important; the last matching pattern takes the most
# precedence. When someone opens a pull request that only
Expand DownExpand Up@@ -33,8 +33,5 @@ fpga @n-eiling
/include/villas/dumper.hpp @windrad6

# VFIO related files
/common/lib/kernel/pci.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
/common/lib/kernel @n-eiling
/common/include/villas/kernel @n-eiling