diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2024-06-10 08:59:44 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2024-07-15 11:37:51 +0200 |
commit | 9250284ef93f150b573ec587c46bfb4afd91cf2d (patch) | |
tree | f1ec89eef4c88d71487973d60de65f7450111f3d /board/2024/2024-07-06/Makefile | |
parent | 4338575ff43454bf1d191781c3c9dc710e16d63d (diff) |
Meeting, Jul 2024. Board procedures, add initial draft from SRE
Diffstat (limited to 'board/2024/2024-07-06/Makefile')
-rw-r--r-- | board/2024/2024-07-06/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/2024/2024-07-06/Makefile b/board/2024/2024-07-06/Makefile index 3a5d15a..c2a8a4e 100644 --- a/board/2024/2024-07-06/Makefile +++ b/board/2024/2024-07-06/Makefile @@ -1,3 +1,4 @@ MINUTES = minutes agenda +POLICY = board-procedures include lib/Makefile |