Skip to content

Commit

Permalink
chore: update license and codeowners (#156)
Browse files Browse the repository at this point in the history
## Description
Updates the license to properly state copyright and updates the
codeowners of the CODEOWNERS file

## 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

- [x] Test, docs, adr added or updated as needed
- [x] [Contributor Guide
Steps](https://github.com/defenseunicorns/maru-runner/blob/main/CONTRIBUTING.md)
followed

---------

Co-authored-by: Wayne Starr <[email protected]>
  • Loading branch information
zachariahmiller and Racer159 authored Oct 3, 2024
1 parent 8d4b966 commit 71dc054
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
/* @defenseunicorns/swf

# Additional privileged files
/CODEOWNERS @jeff-mccoy @austenbryan
/CODEOWNERS @jeff-mccoy @daveworth
/LICENSE @jeff-mccoy @austenbryan
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]
Copyright 2024 Defense Unicorns

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 71dc054

Please sign in to comment.