[glib/contributing-fixes: 4/5] Use GitLab to reserve a new fundamental type slot



commit 4d73e1f01446ffb839d0b6947ef25afe6cccb8f0
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Jul 23 11:14:49 2019 +0100

    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:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]