|
19 | 19 | /SPECS/kernel-azure/* @microsoft/cbl-mariner-kernel |
20 | 20 | /SPECS/kernel-hci/* @microsoft/cbl-mariner-kernel |
21 | 21 | /SPECS/kernel-headers/* @microsoft/cbl-mariner-kernel |
22 | | -/SPECS/kernel-mshv/* @microsoft/cbl-mariner-kernel |
23 | | -/SPECS/kernel-uvm/* @microsoft/cbl-mariner-kernel |
| 22 | +/SPECS/kernel-mshv/* @microsoft/cbl-mariner-kata-containers |
| 23 | +/SPECS/kernel-uvm/* @microsoft/cbl-mariner-kata-containers |
| 24 | +/SPECS/kernel-uvm-cvm/* @microsoft/cbl-mariner-kata-containers |
24 | 25 | /SPECS-SIGNED/kernel-signed/* @microsoft/cbl-mariner-kernel |
25 | 26 | /SPECS-SIGNED/kernel-hci-signed/* @microsoft/cbl-mariner-kernel |
26 | 27 | /SPECS-SIGNED/kernel-azure-signed/* @microsoft/cbl-mariner-kernel |
|
59 | 60 | /SPECS/moby-buildx/* @microsoft/cbl-mariner-container-runtime |
60 | 61 | /SPECS/moby-cli/* @microsoft/cbl-mariner-container-runtime |
61 | 62 | /SPECS/moby-containerd/* @microsoft/cbl-mariner-container-runtime |
62 | | -/SPECS/moby-containerd-cc/* @microsoft/cbl-mariner-container-runtime |
| 63 | +/SPECS/moby-containerd-cc/* @microsoft/cbl-mariner-kata-containers |
63 | 64 | /SPECS/moby-engine/* @microsoft/cbl-mariner-container-runtime |
64 | 65 | /SPECS/moby-runc/* @microsoft/cbl-mariner-container-runtime |
65 | | -/SPECS/kata-containers/* @microsoft/cbl-mariner-container-runtime |
66 | | -/SPECS/kata-containers-cc/* @microsoft/cbl-mariner-container-runtime |
| 66 | +/SPECS/kata-containers/* @microsoft/cbl-mariner-kata-containers |
| 67 | +/SPECS/kata-containers-cc/* @microsoft/cbl-mariner-kata-containers |
67 | 68 |
|
68 | 69 | /SPECS/cloud-hypervisor/* @microsoft/cbl-mariner-virtualization |
| 70 | +/SPECS/hvloader/* @microsoft/cbl-mariner-kata-containers |
69 | 71 |
|
70 | 72 | /SPECS/cloud-init/* @microsoft/cbl-mariner-provisioning |
71 | 73 | /SPECS/walinuxagent/* @microsoft/cbl-mariner-provisioning |
72 | 74 |
|
| 75 | +# Modifications to the toolkit requires reviews from the toolkit team |
| 76 | +/toolkit/ @microsoft/cbl-mariner-tooling |
| 77 | + |
| 78 | +# Docs to be reviewed by general CBL-Mariner devs |
| 79 | +/toolkit/docs/ @microsoft/cbl-mariner-devs |
| 80 | + |
| 81 | +# Default image configurations to be reviewed by general CBL-Mariner devs |
| 82 | +/toolkit/imageconfigs/ @microsoft/cbl-mariner-devs |
| 83 | + |
| 84 | +# Package and toolchain manifests to be reviewed by general CBL-Mariner devs |
| 85 | +/toolkit/resources/manifests/package/pkggen_core_aarch64.txt @microsoft/cbl-mariner-devs |
| 86 | +/toolkit/resources/manifests/package/pkggen_core_x86_64.txt @microsoft/cbl-mariner-devs |
| 87 | +/toolkit/resources/manifests/package/toolchain_aarch64.txt @microsoft/cbl-mariner-devs |
| 88 | +/toolkit/resources/manifests/package/toolchain_x86_64.txt @microsoft/cbl-mariner-devs |
| 89 | + |
73 | 90 | # Modifications to the raw toolchain require admin approval. |
74 | 91 | /toolkit/scripts/toolchain/container/* @microsoft/cbl-mariner-admins |
75 | 92 | /toolkit/scripts/toolchain/cgmanifest.json @microsoft/cbl-mariner-admins |
|
0 commit comments