Skip to content
Open
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
16 changes: 8 additions & 8 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
# the default owners
* @YanVugenfirer
* @YanVugenfirer @kostyanf14
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To maintain consistency and improve readability, please sort the code owners alphabetically. Here, @kostyanf14 should come before @YanVugenfirer.

*                   @kostyanf14 @YanVugenfirer


# Driver custom owners
/Balloon/ @vrozenfe @ybendito
/Balloon/ @vrozenfe @ybendito @kostyanf14
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To maintain consistency and improve readability, please sort the code owners alphabetically.

/Balloon/           @kostyanf14 @vrozenfe @ybendito

# /Documentation/
# /fwcfg/
/fwcfg64/ @viktor-prutyanov @YanVugenfirer
/fwcfg64/ @kostyanf14 @YanVugenfirer
# /ivshmem/
/NetKVM/ @ybendito @YanVugenfirer
# /packaging/
# /pciserial/
/pvpanic/ @viktor-prutyanov @YanVugenfirer
/pvpanic/ @kostyanf14 @YanVugenfirer
# /Q35/
/Tools/ @kostyanf14 @YanVugenfirer
/Tools/ @kostyanf14 @YanVugenfirer @ybendito
# /viocrypt/
/viofs/ @viktor-prutyanov @YanVugenfirer
/viofs/ @kostyanf14 @YanVugenfirer @ybendito
/viogpu/ @vrozenfe @YanVugenfirer
# /vioinput/
# /viorng/
/vioscsi/ @vrozenfe @YanVugenfirer
/vioserial/ @vrozenfe @ybendito
/viosock/ @irudakov77 @YanVugenfirer
/viostor/ @vrozenfe @YanVugenfirer
/viosock/ @kostyanf14 @YanVugenfirer
/viostor/ @vrozenfe @YanVugenfirer @kostyanf14
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To maintain consistency and improve readability, please sort the code owners alphabetically.

/viostor/           @kostyanf14 @vrozenfe @YanVugenfirer

# /VirtIO/
Loading