mirror of https://github.com/acidanthera/audk.git
Maintainers.txt: Add continuous integration(CI) directories
https://bugzilla.tianocore.org/show_bug.cgi?id=2315 Add maintainers and reviewers for the directories associated with continuous integration steps. * .azurepipelines * .mergify * .pytool Cc: Andrew Fish <afish@apple.com> Cc: Laszlo Ersek <lersek@redhat.com> Cc: Leif Lindholm <leif.lindholm@linaro.org> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
This commit is contained in:
parent
cc6854506c
commit
021eb1820e
|
@ -98,6 +98,29 @@ F: */Arm/
|
|||
M: Leif Lindholm <leif.lindholm@linaro.org>
|
||||
M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
|
||||
|
||||
EDK II Continuous Integration:
|
||||
------------------------------
|
||||
.azurepipelines/
|
||||
F: .azurepipelines/
|
||||
M: Sean Brogan <sean.brogan@microsoft.com>
|
||||
M: Bret Barkelew <Bret.Barkelew@microsoft.com>
|
||||
R: Michael D Kinney <michael.d.kinney@intel.com>
|
||||
R: Liming Gao <liming.gao@intel.com>
|
||||
|
||||
.mergify/
|
||||
F: .mergify/
|
||||
M: Michael D Kinney <michael.d.kinney@intel.com>
|
||||
M: Liming Gao <liming.gao@intel.com>
|
||||
R: Sean Brogan <sean.brogan@microsoft.com>
|
||||
R: Bret Barkelew <Bret.Barkelew@microsoft.com>
|
||||
|
||||
.pytool/
|
||||
F: .pytool/
|
||||
M: Sean Brogan <sean.brogan@microsoft.com>
|
||||
M: Bret Barkelew <Bret.Barkelew@microsoft.com>
|
||||
R: Michael D Kinney <michael.d.kinney@intel.com>
|
||||
R: Liming Gao <liming.gao@intel.com>
|
||||
|
||||
EDK II Packages:
|
||||
----------------
|
||||
ArmPkg
|
||||
|
|
Loading…
Reference in New Issue