Skip to content

Commit 91d2347

Browse files
tfidfwastakengitster
authored andcommitted
MyFirstContribution: link #git-devel to Libera Chat
Many of the regulars on #git-devel are now on Libera Chat, to the extent that the community page now lists it as the IRC Channel[1]. This will help new contributors find the right place, if they choose to ask questions on `#git-devel`. Relevant discussion on the IRC transition: https://lore.kernel.org/git/CAJoAoZ=e62sceNpcR5L5zjsj177uczTnXjcAg+BbOoOkeH8vXQ@mail.gmail.com/ [1] https://git-scm.com/community Signed-off-by: Atharva Raykar <[email protected]> Reviewed-by: Emily Shaffer <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent ebf3c04 commit 91d2347

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/MyFirstContribution.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Veteran contributors who are especially interested in helping mentor newcomers
4747
are present on the list. In order to avoid search indexers, group membership is
4848
required to view messages; anyone can join and no approval is required.
4949

50-
==== https://webchat.freenode.net/#git-devel[#git-devel] on Freenode
50+
==== https://web.libera.chat/#git-devel[#git-devel] on Libera Chat
5151

5252
This IRC channel is for conversations between Git contributors. If someone is
5353
currently online and knows the answer to your question, you can receive help
@@ -827,7 +827,7 @@ either examining recent pull requests where someone has been granted `/allow`
827827
(https://github.com/gitgitgadget/git/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+%22%2Fallow%22[Search:
828828
is:pr is:open "/allow"]), in which case both the author and the person who
829829
granted the `/allow` can now `/allow` you, or by inquiring on the
830-
https://webchat.freenode.net/#git-devel[#git-devel] IRC channel on Freenode
830+
https://web.libera.chat/#git-devel[#git-devel] IRC channel on Libera Chat
831831
linking your pull request and asking for someone to `/allow` you.
832832

833833
If the CI fails, you can update your changes with `git rebase -i` and push your

0 commit comments

Comments
 (0)