DesignSafe-CI / DS-User-Guide

User Guide for DesignSafe
https://www.designsafe-ci.org/user-guide/
0 stars 7 forks source link

feat: CODEOWNERS #20

Closed wesleyboar closed 4 weeks ago

wesleyboar commented 4 weeks ago

Overview

Assign specific contributors to be code owners for a particular set of files.

Related

Changes

Testing

[!WARNING] I think I can only test after merge, because it is a file in .github.

  1. Create a PR that edits any of the files owned by a "codeowner" that has "Write" permission.
  2. Verify that "codeowner" is automatically added to the PR.

UI

N/A