Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Commit 6c89a1f

Browse files
committed
Added missing developers tag to the main pom.xml
1 parent 8075bba commit 6c89a1f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

pom.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,17 @@ limitations under the License.
4444
</license>
4545
</licenses>
4646

47+
<developers>
48+
<developer>
49+
<name>Michal Krzyzanowski</name>
50+
<email>[email protected]</email>
51+
</developer>
52+
<developer>
53+
<name>Daniel Madejek</name>
54+
<email>[email protected]</email>
55+
</developer>
56+
</developers>
57+
4758
<modules>
4859
<module>bb-core</module>
4960
<module>bb-integration-tests</module>

0 commit comments

Comments
 (0)