From 1c51c2b9d40c8bb34295ac441da5b39f33ef9bd7 Mon Sep 17 00:00:00 2001 From: Tim Date: Sun, 5 Nov 2023 16:33:37 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2a5f84f8..df7b9f9a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -102,7 +102,7 @@ In order to determine whether you are dealing with a security issue, ask yoursel * Can I access something that's not mine, or something I shouldn't have access to? * Can I disable something for other people? -If the answer to either of those two questions are "yes", then you're probably dealing with a security issue. Note that even if you answer "no" to both questions, you may still be dealing with a security issue, so if you're unsure, shoot an email to poly-collaborators@googlegroups.com. +If the answer to either of those two questions are "yes", then you're probably dealing with a security issue. Note that even if you answer "no" to both questions, you may still be dealing with a security issue, so if you're unsure, shoot an email to poly.maintainers@bebop.bio. ### Non-security related bugs