Skip to content

Commit

Permalink
Update extension.meta.xml
Browse files Browse the repository at this point in the history
Change owner
  • Loading branch information
nickdunn committed Jun 14, 2013
1 parent bbc47b6 commit 230a03e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions extension.meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@
<extension id="section_schemas" status="released" xmlns="http://symphony-cms.com/schemas/extension/1.0">
<name>Section Schemas</name>
<description>Reflect section structure (field names, default values, validation rules, tag lists etc.) into page XML.</description>
<repo type="github">https://github.com/nickdunn/section_schemas</repo>
<repo type="github">https://github.com/symphonists/section_schemas</repo>
<url type="discuss">http://symphony-cms.com/discuss/thread/829/</url>
<types>
<type>Other</type>
<type>Data Sources</type>
</types>
<authors>
<author>
<name github="symphonists" symphony="community">Symphony Community</name>
</author>
<author>
<name github="nickdunn" symphony="nickdunn">Nick Dunn</name>
<website>http://nick-dunn.co.uk</website>
Expand All @@ -19,4 +22,4 @@
<release version="1.8" date="2012-03-14" min="2.0.6" max="2.2.x" />
<release version="1.7" date="2011-02-05" min="2.0.6" />
</releases>
</extension>
</extension>

0 comments on commit 230a03e

Please sign in to comment.