Skip to content

Commit

Permalink
Add CODEOWNERS for release 22.05, restricting updates to chairs and L…
Browse files Browse the repository at this point in the history
…F. [RELATED o3de#2097]

Signed-off-by: Stephen Tramer <169061+sptramer@users.noreply.github.com>
  • Loading branch information
sptramer committed Nov 30, 2022
1 parent ff7ba54 commit 40f1262
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Do not update archived releases without a very good reason!!!
* @o3de/sig-chairs

# Foundation-owned materials
content/download/* @o3de/lf
content/_index.md @o3de/lf
LICENSE-* @o3de/lf
_index.md @o3de/lf
netlify.toml @o3de/lf
static/apple-touch-icon-114x114.png @o3de/lf
static/apple-touch-icon-120x120.png @o3de/lf
static/apple-touch-icon-144x144.png @o3de/lf
static/apple-touch-icon-152x152.png @o3de/lf
static/apple-touch-icon-180x180.png @o3de/lf
static/apple-touch-icon-57x57.png @o3de/lf
static/apple-touch-icon-72x72.png @o3de/lf
static/apple-touch-icon-76x76.png @o3de/lf
static/apple-touch-icon.png @o3de/lf
static/favicon.ico @o3de/lf
static/img/* @o3de/lf
static/images/events/* @o3de/lf
static/images/home/* @o3de/lf

0 comments on commit 40f1262

Please sign in to comment.