mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
Add CODEOWNERS file
Since this repository contains style guides managed by different owners/teams, it might be convenient to have a way to allow maintainers to get notified about PRs for specific files. GitHub's code owners feature provides a way to do that: https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners Adding myself to this for the Lisp Style Guide.
This commit is contained in:
parent
f87ee8407a
commit
4a9b9c2232
3
CODEOWNERS
Normal file
3
CODEOWNERS
Normal file
|
@ -0,0 +1,3 @@
|
|||
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
|
||||
|
||||
lispguide.xml @sfreilich
|
Loading…
Reference in New Issue
Block a user