radicalplatforms / shafa

A wardrobe logging, composition, and organization app
https://shafa.app
Mozilla Public License 2.0
0 stars 0 forks source link

Add CODEOWNERS #113

Open rak3rman opened 5 months ago

rak3rman commented 5 months ago

Description

https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

Create a CODEOWNERS file as described in the Github documentation above and assign responsible code owners. This file should be created in the .github directory. For now we can assign the following rules:

The last 3 tasks seem redundant since @rak3rman is already the code owner of everything, but providing this templating now will be beneficial in the future when new code owners are added.

Acceptance Criteria

Generated by Zenhub AI