Development

Changeset 13110

You must first sign up to be able to contribute.

Changeset 13110

Show
Ignore:
Timestamp:
11/18/08 10:50:17 (5 years ago)
Author:
Stephen.Ostrow
Message:

Adding myself as a developer incase anyone has questions on packaging.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfDoctrineNestedSetManagerPlugin/branches/1.0/package.xml

    r13108 r13110  
    1414  <active>yes</active> 
    1515 </lead> 
     16  <developer> 
     17  <name>Stephen Ostrow</name> 
     18  <user>Stephen.Ostrow</user> 
     19  <email>sostrow@sowebdesigns.com</email> 
     20  <active>yes</active> 
     21 </developer> 
    1622 <date>2007-02-20</date> 
    1723 <time>15:54:35</time> 
    1824 <version> 
    19   <release>0.0.0</release> 
    20   <api>0.0.0</api> 
     25  <release>0.0.1</release> 
     26  <api>0.0.1</api> 
    2127 </version> 
    2228 <stability> 
     
    8591   <notes>This is the initial plugin</notes> 
    8692  </release> 
     93  <release> 
     94   <version> 
     95    <release>0.0.1</release> 
     96    <api>0.0.1</api> 
     97   </version> 
     98   <stability> 
     99    <release>alpha</release> 
     100    <api>alpha</api> 
     101   </stability> 
     102   <date>2007-02-20</date> 
     103   <license uri="http://svn.symfony-project.com/plugins/sfDoctrineNestedSetManagerPlugin/branches/1.0/LICENSE">MIT</license> 
     104   <notes>Adding Stephen.Ostrow as a developer</notes> 
     105  </release> 
    87106 </changelog> 
    88107</package>