Skip to content

Commit

Permalink
Merge pull request #293 from killianmuldoon/pr-add-owners
Browse files Browse the repository at this point in the history
chore: Add OWNERS file
  • Loading branch information
SchSeba authored Mar 5, 2024
2 parents 59356d5 + bfe9de0 commit 4696b6b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ Temporary Items
# Local History for Visual Studio Code
.history/

### IntelliJ ###
.idea

### VisualStudioCode Patch ###
# Ignore all local history of files
.history
Expand Down
8 changes: 8 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## ADMINS: People who control settings for the repo.
adrianchiris
dougbtv

## Maintainers: People who can merge code in this repo.
zeeke
SchSeba
Eoghan1232

0 comments on commit 4696b6b

Please sign in to comment.