Skip to content
Snippets Groups Projects

add suppport for listing preferred and default projects

3 files
+ 37
8
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 4
0
@@ -16,6 +16,10 @@ irc:
tls_auth_key: ~/bot/tls-auth.key
channels:
- channel: "#tor-dev"
default_project: "tpo/core/team"
preferred_projects:
- "tpo/core/tor"
- "tpo/anti-censorship/pluggable-transports/snowflake"
- channel: "#tor-project"
- channel: "#tor-bot-test"
Loading