Skip to content

cloudavail/codeowners-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub CODEOWNERS

Overview

This prototype is designed to gain familiarity with GitHub's CODEOWNERS tool.

For more detailed information on CODEOWNERS, visit CloudAvail's own wiki article or the official GitHub documentation.

Prototype Structure

  • The CODEOWNERS file is located in the directory .github/
  • This repo, contains two directories:
    • important_files
    • unimportant_files

Testing

CODEOWNERS has been configured to restrict updates to the important_files directory.

  • You should be able to edit the files in unimportant_files and merge them without any problems
  • You should not be able to merge changes to the important_files directory without review/approval from @jepowers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published