aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authoreyjhb <eyjhbb@gmail.com>2020-07-09 00:17:51 +0200
committerRobert Helgesson <robert@rycee.net>2020-07-25 23:12:33 +0200
commit7b73f840712de88093f6c056e3c658e114ca0b3c (patch)
tree4359cfa4268c7afa3b02753065c5d340e726588e /.github
parent5cd7865c6cea1d56cf7b8b5ef5a01544ab6c1ab3 (diff)
dropbox: add module
Ability to control Dropbox daemon, if it should start and where to place the files. PR #1391
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 82433473f06..ee1781ea2c6 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -113,6 +113,9 @@
/modules/services/clipmenu.nix @DamienCassou
+/modules/services/dropbox.nix @eyJhb
+/tests/modules/services/dropbox @eyJhb
+
/modules/services/dunst.nix @rycee
/modules/services/emacs.nix @tadfisher