http://maven.apache.org/POM/4.0.0
element contributors

Super Types
{http://maven.apache.org/POM/4.0.0} (restriction)

Documentation
3.0.0+
            Describes the contributors to a project that are not yet committers.
          
Properties
This component is not nillable.

Model
<contributors>
contributor*
</contributors>


Nested Element Summary
Contributorcontributor
          
Source
<xs:element minOccurs="0" name="contributors">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="contributor" type="Contributor"/>
</xs:sequence>
</xs:complexType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.