From 51ff81411e5e1b5332d7b3ffdb0b131271b11e3e Mon Sep 17 00:00:00 2001
From: intrigeri <intrigeri@boum.org>
Date: Tue, 12 Nov 2019 09:24:09 +0000
Subject: [PATCH] Also point to the actual reminder script

---
 wiki/src/contribute/working_together/roles/sysadmins.mdwn | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/wiki/src/contribute/working_together/roles/sysadmins.mdwn b/wiki/src/contribute/working_together/roles/sysadmins.mdwn
index daebbec068b..07410929e7d 100644
--- a/wiki/src/contribute/working_together/roles/sysadmins.mdwn
+++ b/wiki/src/contribute/working_together/roles/sysadmins.mdwn
@@ -342,8 +342,10 @@ Below, importance level is evaluated based on:
 * configuration:
   - to add a new reminder, or modify an existing one:
     - `tails::meeting::reminders` in [[!tails_gitweb_repo puppet-tails]]
-    - templates are in `files/meeting/` in [[!tails_gitweb_repo puppet-tails]]
-  - implementation: `tails::meeting`, `tails::meeting::reminder`
+    - templates are in `files/meeting/`
+  - implementation (in [[!tails_gitweb_repo puppet-tails]]):
+    `tails::meeting`, `tails::meeting::reminder`, and
+    `files/meeting/meeting.py`
 * importance: to be defined
 
 <a id="mumble"></a>
-- 
GitLab