Skip to content

Commit

Permalink
Add wirewc to CODEOWNERS (#1388)
Browse files Browse the repository at this point in the history
## Description

This adds @wirewc to the CODEOWNERS file
## Related Issue

Fixes #N/A

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [X] Other (security config, docs update, etc)

## Checklist before merging

- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor Guide
Steps](https://github.com/defenseunicorns/zarf/blob/main/CONTRIBUTING.md#developer-workflow)
followed
  • Loading branch information
Racer159 authored Feb 28, 2023
1 parent 2db2e0f commit 853c642
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

# Docs & examples
/adr/ @jeff-mccoy @YrrepNoj @Racer159
/docs/ @Madeline-UX @JasonvanBrackel @RothAndrew @jeff-mccoy @YrrepNoj @Racer159
/examples/ @JasonvanBrackel @RothAndrew @jeff-mccoy @YrrepNoj @Racer159
*.md @Madeline-UX @JasonvanBrackel @RothAndrew @jeff-mccoy @YrrepNoj @Racer159
/docs/ @Madeline-UX @JasonvanBrackel @RothAndrew @jeff-mccoy @YrrepNoj @Racer159 @wirewc
/examples/ @JasonvanBrackel @RothAndrew @jeff-mccoy @YrrepNoj @Racer159 @wirewc
*.md @Madeline-UX @JasonvanBrackel @RothAndrew @jeff-mccoy @YrrepNoj @Racer159 @wirewc

# Core code
/src/ @jeff-mccoy @YrrepNoj @Racer159
Expand Down

0 comments on commit 853c642

Please sign in to comment.