Skip to content

Commit 4882d4a

Browse files
authored
Modify the welcome message for the new people mentioned
1 parent 78fde72 commit 4882d4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/welcome-new-instance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
script: |
2424
var replyComment =
2525
['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.',
26+
'then pinging @ return42, @ bnyro and @ mrpaulblack for asking to be invited to the Matrix room.',
2727
'We discuss troubles managing a public instance, sharing some advices (like how to protect against bots), announcing big changes in searxng and more.'
2828
].join('\n');
2929

0 commit comments

Comments
 (0)