Skip to content

Commit 87c60c5

Browse files
camiosteve-downey
authored andcommitted
Update CODEOWNERS to remove @camio
Removed @camio from the list of code owners.
1 parent b1bc01a commit 87c60c5

1 file changed

Lines changed: 21 additions & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
11
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
2+
# Codeowners for reviews on PRs
23

3-
* @steve-downey
4+
# Note(river):
5+
# **Please understand how codeowner file work before uncommenting anything in this section:**
6+
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
7+
#
8+
# For projects using expected as a template and intend to reuse its infrastructure,
9+
# River (@wusatosi) helped create most of the original infrastructure under the scope described below,
10+
# they are more than happy to help out with any PRs downstream,
11+
# as well as to sync any useful change upstream to expected.
12+
#
13+
# Github Actions:
14+
# .github/workflows/ @wusatosi # Add other project owners here
15+
#
16+
# Devcontainer:
17+
# .devcontainer/ @wusatosi # Add other project owners here
18+
#
19+
# Pre-commit:
20+
# .pre-commit-config.yaml @wusatosi # Add other project owners here
21+
# .markdownlint.yaml @wusatosi # Add other project owners here
22+
23+
* @ednolan @bretbrownjr @dietmarkuehl @neatudarius @steve-downey @wusatosi

0 commit comments

Comments
 (0)