From 475d9701e21e5047ee9d7e56909762c1eb961fcd Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sat, 3 Jul 2021 10:34:30 +0200 Subject: Remove reference to the announce mailing list The mailing list has never been used. I think listing the deprecated functions in the release notes is enough. I'd rather not add the burden of maintaining a separate communication medium. --- include/wlr/util/edges.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'include/wlr/util/edges.h') diff --git a/include/wlr/util/edges.h b/include/wlr/util/edges.h index 90a1167a..be405562 100644 --- a/include/wlr/util/edges.h +++ b/include/wlr/util/edges.h @@ -9,9 +9,8 @@ * the layout and size of structs used by wlroots may change, requiring code * depending on this header to be recompiled (but not edited). * - * Breaking changes are announced by email and follow a 1-year deprecation - * schedule. Send an email to ~sircmpwn/wlroots-announce+subscribe@lists.sr.ht - * to receive these announcements. + * Breaking changes are announced in the release notes and follow a 1-year + * deprecation schedule. */ #ifndef WLR_UTIL_EDGES_H -- cgit v1.2.3