From 23b7d22c6c04b4c86673d7d4bec5bf874a1f43f7 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 13 Feb 2023 14:21:58 +0100 Subject: Switch IRC channel to #wlroots The #sway-devel channel is now for Sway development only. #wlroots is the new channel to use for wlroots. We were using #sway-devel mostly for histerical raisins. Nowadays many wlroots developers are not working on Sway. Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3586 --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7b2992a7..3b38acbf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ # Contributing to wlroots Contributing just involves sending a merge request. You will probably be more -successful with your contribution if you visit [#sway-devel on Libera Chat] +successful with your contribution if you visit [#wlroots on Libera Chat] upfront and discuss your plans. Note: rules are made to be broken. Adjust or ignore any/all of these as you see @@ -421,7 +421,7 @@ static void subsurface_handle_surface_destroy(struct wl_listener *listener, } ``` -[#sway-devel on Libera Chat]: https://web.libera.chat/gamja/?channels=#sway-devel +[#wlroots on Libera Chat]: https://web.libera.chat/gamja/?channels=#wlroots [linear, "recipe" style]: https://www.bitsnbites.eu/git-history-work-log-vs-recipe/ [git-rebase.io]: https://git-rebase.io/ [reference issues]: https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically -- cgit v1.2.3