[amtk] Revert "Freeze"



commit c631582a5f54b456183e671628d577acbb43a94f
Author: Sébastien Wilmet <swilmet informatique-libre be>
Date:   Fri Apr 15 11:41:15 2022 +0200

    Revert "Freeze"
    
    This reverts commit 34a1171298808e5d9bd50540ee194b8be35bce9d.

 HACKING   | 22 ++++------------------
 README.md |  7 +++----
 2 files changed, 7 insertions(+), 22 deletions(-)
---
diff --git a/HACKING b/HACKING
index fa45199..4e6a0bf 100644
--- a/HACKING
+++ b/HACKING
@@ -1,23 +1,9 @@
-Amtk development
-================
+How to contribute to Amtk
+=========================
 
-Contributions are no longer accepted
-------------------------------------
+Amtk follows the same guidelines and code conventions as GtkSourceView:
 
-And new maintainers are not accepted either.
-
-But the source code is open, you can copy it freely and create a new project.
-What I just ask for the new project:
-- Must have a different project name.
-- And it must be possible to install Amtk plus the new project in parallel on
-  the same prefix. For example by just bumping the major/API version of the
-  library to something far apart.
-
-Notes
------
-
-Amtk follows the same guidelines and code conventions as GtkSourceView (when
-GtkSourceView was still developed by Sébastien Wilmet).
+    https://gitlab.gnome.org/GNOME/gtksourceview/blob/master/HACKING
 
 The Amtk GitLab:
 
diff --git a/README.md b/README.md
index 6afb372..1e30e0f 100644
--- a/README.md
+++ b/README.md
@@ -30,8 +30,7 @@ Documentation
 See the `gtk_doc` Meson option. A convenient way to read the API documentation
 is with the [Devhelp](https://wiki.gnome.org/Apps/Devhelp) application.
 
-Contributions
--------------
+How to contribute
+-----------------
 
-Contributions are no longer accepted for this project. See the `HACKING` file
-for more information.
+See the file `HACKING`.


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