From f3622e5b0a17ff2d05279d93af7857b23607405c Mon Sep 17 00:00:00 2001 From: Jessica Matsuoka Date: Fri, 22 May 2026 14:49:36 +0200 Subject: [PATCH 1/2] chore: add CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 10b70ef9..e80d2091 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners -* @matsk-sinch @asein-sinch @JPPortier @rpredescu-sinch \ No newline at end of file +* @marcos-sinch @matsk-sinch @asein-sinch @JPPortier @edu-sinch @Hurus111 \ No newline at end of file From 5054bdc9512a0436cfaa5a304ed6bde302954ca0 Mon Sep 17 00:00:00 2001 From: Jessica Matsuoka Date: Fri, 22 May 2026 14:50:27 +0200 Subject: [PATCH 2/2] chore: add gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f17ea8a2..e5edf123 100644 --- a/.gitignore +++ b/.gitignore @@ -132,6 +132,9 @@ cython_debug/ # PyCharm .idea/ +#VS Code +.vscode/ + # Poetry poetry.lock