We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78fde72 commit 4882d4aCopy full SHA for 4882d4a
1 file changed
.github/workflows/welcome-new-instance.yml
@@ -23,7 +23,7 @@ jobs:
23
script: |
24
var replyComment =
25
['Please consider joining our Matrix room for public instance maintainers by joining our Matrix room: https://matrix.to/#/#searxng:matrix.org',
26
- 'then pinging @ unixfox, @ dalf and @ mrpaulblack for asking to be invited to the Matrix room.',
+ 'then pinging @ return42, @ bnyro and @ mrpaulblack for asking to be invited to the Matrix room.',
27
'We discuss troubles managing a public instance, sharing some advices (like how to protect against bots), announcing big changes in searxng and more.'
28
].join('\n');
29
0 commit comments