.github: Add CODEOWNERS
Toolbx was conceived to address the needs of Fedora Linux. Even though it works on host operating systems outside the Fedora family, it hasn't treated them with the same importance as Fedora Linux and derivatives like Red Hat Enterprise Linux. Subsequent commits will change that by adding first-class support for host operating systems beyond the Fedora universe. eg., Arch Linux and Ubuntu. The current Toolbx maintainers, Ondřej Míchal and myself, are Fedora developers and don't have the bandwidth to drive changes and track down bugs in OSes outside the Fedora family. Therefore, maintenance of some parts of the code base will be delegated to contributors from those other OS communities. This is a step in that direction by clearly specifying which part of the code base is maintained by whom. https://github.com/containers/toolbox/pull/1268
This commit is contained in:
parent
c6760299d2
commit
0200b4e6d9
1 changed files with 1 additions and 0 deletions
1
.github/CODEOWNERS
vendored
Normal file
1
.github/CODEOWNERS
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
* @HarryMichal @debarshiray
|
Loading…
Reference in a new issue