Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@

/.github/workflows/ @mdn/engineering
/.github/CODEOWNERS @mdn/engineering
/SECURITY.md @mdn/engineering
/SECURITY.md @mdn/engineering
/package.json @mdn/content-team @mdn-bot
/package-lock.json @mdn/content-team @mdn-bot
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should @mdn/engineering own the dependency updates in this content repo?

In mdn/todo-vue@83f4417, I added @mdn/engineering as code owner, but I don't think this was necessarily intentional.

/cc @globau

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@caugner No; I don't think that would bring value, and only be in the way of content updates.

Loading