Skip to content

Commit e23406e

Browse files
committed
Add Alexandre as a contributor
1 parent 908cba6 commit e23406e

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

pom.xml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<role>author</role>
2929
<role>developer</role>
3030
</roles>
31-
<timezone>+12</timezone>
31+
<timezone>Pacific/Auckland</timezone>
3232
</developer>
3333
</developers>
3434
<contributors>
@@ -42,6 +42,17 @@
4242
<contribution>The original dialect scanning code</contribution>
4343
</properties>
4444
</contributor>
45+
<contributor>
46+
<name>Alexandre Araújo</name>
47+
<email>[email protected]</email>
48+
<roles>
49+
<role>developer</role>
50+
</roles>
51+
<timezone>-3</timezone>
52+
<properties>
53+
<contribution>https://github.com/thymeleaf/thymeleaf-extras-eclipse-plugin/pull/69</contribution>
54+
</properties>
55+
</contributor>
4556
</contributors>
4657

4758
<modules>

0 commit comments

Comments
 (0)