From 62d5e2f2f61a8ce5eb59bc34e7d9851959cc8a45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Mon, 21 Aug 2023 19:05:59 +0200 Subject: [PATCH] governance: Point to an existing TSC meeting agenda document MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The previous link would open an empty document. Instead of doing that, let's point to the TSC meeting agenda document, so users searching for it can have an easier time finding it from the project's GitHub page. Fixes: #148 Signed-off-by: Fabiano FidĂȘncio --- governance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/governance.md b/governance.md index ab43560..47167a5 100644 --- a/governance.md +++ b/governance.md @@ -98,7 +98,7 @@ Voting on a decision proposal should be used as a last resort solution, as it ca ### Meeting The SC meets every other week. Meeting time may change depending on the composition of the SC, in order to adapt to SC members local time zones. -The meeting is public and recorded, and follows a [publicly available agenda](https://docs.google.com/document/d/15epr-ZDmlIp-8jR0HQAaK0aXNddYp-gdwZnvUFQysLw/edit?usp=sharing). +The meeting is public and recorded, and follows a [publicly available agenda](https://docs.google.com/document/d/1YNbkUlcosjN1MFKvs3bJ0CAIZJEp-UEFALW8lDgilLU). The SC meeting scope is different from the weekly [Confidential Containers community meeting](https://docs.google.com/document/d/1E3GLCzNgrcigUlgWAZYlgqNTdVwiMwCRTJ0QnJhLZGA/edit?usp=sharing), the latter being mostly focused on specific and technical details of one or more Confidential Containers project.