summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorSteve Frécinaux <code@istique.net>2009-10-22 00:27:57 +0200
committerSteve Frécinaux <code@istique.net>2009-10-23 09:28:39 +0200
commita8952b9e7b8bfdc4e5ad32841708492cf0998347 (patch)
treefd4ba3bef26a0625d0493d3822a84c0a0f3a76fa /AUTHORS
downloadlibpeas-a8952b9e7b8bfdc4e5ad32841708492cf0998347.tar.gz
Import gedit's C plugin system as GPE.
The Gedit namespace has been replaced by a GPE namespace which means "Gedit Plugins Engine" or "Gnome Plugins Engine" as you prefer. Only the C loader has been imported so far, and there are still a few gedit-isms within the source code.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS12
1 files changed, 12 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..a38e13b
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,12 @@
+Contributors to the gedit plugin system:
+
+ Paolo Maggi <paolo@gnome.org>
+ Paolo Borelli <pborelli@katamail.com>
+ Steve Frécinaux <code@istique.net>
+ Jesse van den Kieboom <jesse@icecrew.nl>
+ Ignacio Casal Quinteiro <icq@gnome.org>
+
+Contributors to Epiphany's plugin system:
+
+ Marco Pesenti Gritti
+ Christian Persch <chpe@gnome.org>