mirror of
https://github.com/NixOS/nix.git
synced 2024-11-21 22:32:26 +00:00
Remove my CODEOWNER-ship to libstore
There's only 24 hours in the day, so let's keep things down to a manageable state
This commit is contained in:
parent
8ed29656fd
commit
e69584dc42
5
.github/CODEOWNERS
vendored
5
.github/CODEOWNERS
vendored
@ -5,7 +5,7 @@
|
||||
# For documentation on this mechanism, see https://help.github.com/articles/about-codeowners/
|
||||
|
||||
# Default reviewers if nothing else matches
|
||||
* @edolstra @thufschmitt
|
||||
* @edolstra
|
||||
|
||||
# This file
|
||||
.github/CODEOWNERS @edolstra
|
||||
@ -13,3 +13,6 @@
|
||||
# Public documentation
|
||||
/doc @fricklerhandwerk
|
||||
*.md @fricklerhandwerk
|
||||
|
||||
# Libstore layer
|
||||
/src/libstore @thufschmitt
|
||||
|
Loading…
Reference in New Issue
Block a user