Let say, initial version of the core will be platal-core 1.0
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sun, 20 Jul 2008 18:52:42 +0000 (20:52 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sun, 20 Jul 2008 18:52:42 +0000 (20:52 +0200)
Import an up-to-date authors list and an initial changelog for the new project.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
AUTHORS [new file with mode: 0644]
ChangeLog [new file with mode: 0644]

diff --git a/AUTHORS b/AUTHORS
new file mode 100644 (file)
index 0000000..4937120
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,28 @@
+Polytechnique.org TEAM :
+
+    Aymeric Augustin        <aymeric.augustin@m4x.org>
+    Jean Sébastien Bedo     <jean-sebastien.bedo@m4x.org>
+    Florent Bruneau         <florent.bruneau@m4x.org>
+    Sophie Charbonnier      <sophie.charbonnier@m4x.org>
+    Yann Chevalier          <yann.chevalier@m4x.org>
+    Jean-Marc Coic          <jean-marc.coic@m4x.org>
+    Pascal Corpet           <pascal.corpet@m4x.org>
+    Thomas Deniau           <thomas.deniau@m4x.org>
+    Guillaume Gommard       <guillaume.gommard@m4x.org>
+    Pierre Habouzit         <pierre.habouzit@m4x.org>, <madcoder@debian.org>
+    Alexandre Hô            <alexandre.ho@m4x.org>
+    Stéphane Jacob          <stephane.jacob@m4x.org>
+    Fabien Laborde          <fabien.laborde@m4x.org>
+    Jeremy Lainé            <jeremy.laine@m4x.org>
+    Olivier Le Floch        <olivier.le-floch@m4x.org>
+    Raphael Marichez        <raphael.marichez@m4x.org>
+    Vincent Palatin         <vincent.palatin@m4x.org>
+    Vincent Zanotti         <vincent.zanotti@m4x.org>
+
+
+XML-RPC stuff :
+    Marc Boeren             <mboeren@php.net>               http://fr2.php.net/xml-rpc
+
+Smarty Trimwhitespace prefilter :
+    Monte Ohrt              <monte@ispi.net>                http://smarty.incutio.com/?page=SmartyTips
+
diff --git a/ChangeLog b/ChangeLog
new file mode 100644 (file)
index 0000000..c74d1b6
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,34 @@
+================================================================================
+VERSION 1.0.0                                                         XX XX 2008
+
+New:
+
+    * Fork core library from plat/al 0.9.17 development                     -PoT
+    * Introduce session management                                          -FRU
+    * Introduce user management                                             -FRU
+
+================================================================================
+ACRONYMS:
+
+    * PoT: Polytechnique.org TEAM (see Authors).
+
+    * ALK: Olivier Le Floch     (Alakazam)  <olivier.le-floch@m4x.org>
+    * BOB: Damien Bobillot      (Schmurtz)  <damien.bobillot@m4x.org>
+    * Car: Pascal Corpet        (Caribou)   <pascal.corpet@m4x.org>
+    * CAT: Florian El Ahdab     (LeChat)    <florian.el-ahdab@m4x.org>
+    * FAL: Raphaël Marichez     (Falco)     <raphael.marichez@m4x.org>
+    * FRU: Florent Bruneau      (Fruneau)   <florent.bruneau@m4x.org>
+    * JAC: Stéphane Jacob       (jacou)     <stephane.jacob@m4x.org>
+    * JS : Jean Sébastien Bedo              <jean-sebastien.bedo@m4x.org>
+    * MC : Pierre Habouzit      (MadCoder)  <pierre.habouzit@m4x.org>
+    * mYk: Aymeric Augustin     (mYk)       <aymeric.augustin@m4x.org>
+    * OG : Olivier Guillaumin               <olivier.guillaumin@m4x.org>
+    * PIK: Fabien Laborde       (pika)      <fabien.laborde@m4x.org>
+    * SHK: Jeremy Lainé         (Sharky)    <jeremy.laine@m4x.org>
+    * THD: Thomas Deniau        (Totom)     <thomas.deniau@m4x.org>
+    * VP : Vincent Palatin                  <vincent.palatin@m4x.org>
+    * XdX: Alexandre Hô         (XandreX)   <alexandre.ho@m4x.org>
+    * VZA: Vincent Zanotti      (vinZ2)     <vincent.zanotti@m4x.org>
+
+================================================================================
+vim:et:ts=4:sw=4:tw=80:enc=utf-8: