Skip to content

Commit e846623

Browse files
authored
NO-JIRA: Update OWNERS (#83)
<!-- - Please ensure code changes are split into a series of logically independent commits. - Every commit should have a subject/title (What) and a description/body (Why). - Every PR must have a description. - As an example you can use git commit -m"What" -m"Why" to achieve the requirements above. GitHub automatically recognizes the commit description (-m"Why") in single commit PRs and adds it as the PR description. - Use the [imperative mood](https://en.wikipedia.org/wiki/Imperative_mood) in the subject line for every commit. E.g `Mark infraID as required` instead of `This patch marks infraID as required` (This follows Git’s own built-in conventions). See openshift/hypershift#485 as an example. - See https://github.com/redhat-openshift-ecosystem/opct/blob/main/CONTRIBUTING.md for more details. Delete this text before submitting the PR. --> **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, use `fixes #<issue_number>(, fixes #<issue_number>, ...)` format, where issue_number might be a GitHub issue, or a Jira story*: Fixes # **Checklist** - [ ] Subject and description added to both, commit and PR. - [ ] Relevant issues have been referenced. - [ ] This change includes docs. - [ ] This change includes unit tests.
1 parent 1cefc3c commit e846623

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

OWNERS

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@ reviewers:
44
- mtulio
55
- rvanderp3
66
- vr4manta
7-
- faermanj
87
- jcpowermac
98

109
approvers:
1110
- mtulio
1211
- rvanderp3
1312
- vr4manta
14-
- faermanj
1513
- jcpowermac

0 commit comments

Comments
 (0)