From 4d73e1f01446ffb839d0b6947ef25afe6cccb8f0 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 23 Jul 2019 11:14:49 +0100 Subject: [PATCH] Use GitLab to reserve a new fundamental type slot Even though you *really* shouldn't do that at all. --- gobject/gtype.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gobject/gtype.h b/gobject/gtype.h index a4c777c56..d9e5d110c 100644 --- a/gobject/gtype.h +++ b/gobject/gtype.h @@ -198,7 +198,9 @@ G_BEGIN_DECLS /* Reserved fundamental type numbers to create new fundamental * type IDs with G_TYPE_MAKE_FUNDAMENTAL(). - * Send email to gtk-devel-list@gnome.org for reservations. + * + * Open an issue on https://gitlab.gnome.org/GNOME/glib/issues/new for + * reservations. */ /** * G_TYPE_FUNDAMENTAL_SHIFT: