From cb028472524e46daf7bab5fe6fc68af21710f578 Mon Sep 17 00:00:00 2001
From: meskio <meskio@torproject.org>
Date: Thu, 30 Jan 2025 16:18:28 +0100
Subject: [PATCH] Add preferred projects for #tor-anticensorship

---
 config/main.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/config/main.yaml b/config/main.yaml
index 2c9202a..7d2e188 100644
--- a/config/main.yaml
+++ b/config/main.yaml
@@ -19,6 +19,10 @@ irc:
     - channel: "#tor-admin"
       default_project: "tpo/tpa/team"
     - channel: "#tor-anticensorship"
+      default_project: "tpo/anti-censorship/team"
+      preferred_projects:
+        - "tpo/core/tor"
+        - "tpo/anti-censorship/pluggable-transports/snowflake"
     - channel: "#tor-bot-test"
     - channel: "#tor-browser-dev"
     - channel: "#tor-dev"
-- 
GitLab