mirror of
https://github.com/NixOS/templates.git
synced 2026-01-14 02:08:25 +01:00
19 lines
589 B
Text
19 lines
589 B
Text
# CODEOWNERS file
|
|
#
|
|
# This file is used to describe who maintains what template in this repository.
|
|
#
|
|
# IMPORTANT NOTE: in order to actually get pinged, commit access is required.
|
|
# This also holds true for GitHub teams. Since almost none of our teams have
|
|
# write permissions, you need to list all members of the team with commit
|
|
# access individually.
|
|
#
|
|
# For documentation on this file, see
|
|
# https://help.github.com/articles/about-codeowners/
|
|
#
|
|
# Mentioned users will get code review requests.
|
|
|
|
|
|
# This file
|
|
/.github/CODEOWNERS @garbas
|
|
|
|
/full @tomberek
|