From 23a3653061dac761e4d833e32c5eee7719770715 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Gonz=C3=A1lez?= Date: Mon, 3 Jul 2023 17:05:38 +0100 Subject: [PATCH] Add minutes for 20th of June '23 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tomás González --- minutes/2023-06-20.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 minutes/2023-06-20.md diff --git a/minutes/2023-06-20.md b/minutes/2023-06-20.md new file mode 100644 index 0000000..e4f3920 --- /dev/null +++ b/minutes/2023-06-20.md @@ -0,0 +1,22 @@ +# Parsec Community Meeting (20/06/2023) 📋 + +Minutes of previous meetings are stored +[here](https://github.com/parallaxsecond/community/tree/main/minutes). + +## Attendance + +- Adam Johnston (@adamjohnstonarm) +- Ionut Mihalcea (@ionut-arm) +- Tomás Agustín González Orlando (@tgonzalezorlandoarm) + +## Agenda + +1. + +## Minutes + +1. Review/Overview of current active PRs. +2. We should have the formatting check in only one CI build so that the formatting issues don't + crowd out the other issues and so that all CI jobs don't fail in the same way. + +*Copyright 2023 Contributors to the Parsec project.*