Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8898137

Browse files
committedSep 21, 2022
.github: Swap reviewer and codeowner for .github/workflows
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
1 parent e435b02 commit 8898137

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed
 

‎.github/CODEOWNERS

+3-3
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,10 @@
128128
# .github/workflows/
129129
# F: .github/workflows/
130130
# M: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]
131-
# M: Michael Kubacki <mikuback@linux.microsoft.com> [makubacki]
132-
# R: Sean Brogan <sean.brogan@microsoft.com> [spbrogan]
131+
# M: Sean Brogan <sean.brogan@microsoft.com> [spbrogan]
132+
# R: Michael Kubacki <mikuback@linux.microsoft.com> [makubacki]
133133
# R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
134-
/.github/workflows/** @mdkinney @makubacki
134+
/.github/workflows/** @mdkinney @spbrogan
135135

136136
# .mergify/
137137
# F: .mergify/

‎.github/REVIEWERS

+3-3
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,10 @@
123123
# .github/workflows/
124124
# F: .github/workflows/
125125
# M: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]
126-
# M: Michael Kubacki <mikuback@linux.microsoft.com> [makubacki]
127-
# R: Sean Brogan <sean.brogan@microsoft.com> [spbrogan]
126+
# M: Sean Brogan <sean.brogan@microsoft.com> [spbrogan]
127+
# R: Michael Kubacki <mikuback@linux.microsoft.com> [makubacki]
128128
# R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
129-
/.github/workflows/** @spbrogan @lgao4
129+
/.github/workflows/** @makubacki @lgao4
130130

131131
# .mergify/
132132
# F: .mergify/

‎Maintainers.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ M: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]
126126
.github/workflows/
127127
F: .github/workflows/
128128
M: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]
129-
M: Michael Kubacki <mikuback@linux.microsoft.com> [makubacki]
130-
R: Sean Brogan <sean.brogan@microsoft.com> [spbrogan]
129+
M: Sean Brogan <sean.brogan@microsoft.com> [spbrogan]
130+
R: Michael Kubacki <mikuback@linux.microsoft.com> [makubacki]
131131
R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
132132

133133
.mergify/

0 commit comments

Comments
 (0)
Please sign in to comment.