summary refs log tree commit diff
path: root/nixos/modules/programs/gnome-documents.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/programs/gnome-documents.nix')
-rw-r--r--nixos/modules/programs/gnome-documents.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/nixos/modules/programs/gnome-documents.nix b/nixos/modules/programs/gnome-documents.nix
index bfa3d409ee3..9dd53483055 100644
--- a/nixos/modules/programs/gnome-documents.nix
+++ b/nixos/modules/programs/gnome-documents.nix
@@ -6,6 +6,10 @@ with lib;
 
 {
 
+  meta = {
+    maintainers = teams.gnome.members;
+  };
+
   # Added 2019-08-09
   imports = [
     (mkRenamedOptionModule