Skip to content

Commit 3148011

Browse files
committed
monorepo: Finalize repository tree layout
Reorganize files from `kvm-bindings` and `kvm-ioctls`, and layout them like a monorepo. Signed-off-by: Ruoqing He <[email protected]>
1 parent 11d935c commit 3148011

30 files changed

+7
-38
lines changed
File renamed without changes.

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
/target
2-
**/*.rs.bk
31
Cargo.lock
2+
target
43
.idea
4+
**/*.rs.bk
5+
**/.pytest_cache/
6+
**/__pycache__/*

CODEOWNERS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
# Add the list of code owners here (using their GitHub username)
2-
* gatekeeper-PullAssigner
1+
# These owners will be the default owners for everything in
2+
# the repo.
3+
* @acatangiu @aghecenco @andreeaflorescu @lauralt @sameo @roypat @ShadowCurse
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)