Skip to content

Commit 977741c

Browse files
committed
Add "Mahmoud Ben Hassine" to the developers list
1 parent 792025c commit 977741c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

publish-maven.gradle

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,12 @@ def customizePom(pom, gradleProject) {
8383
name = 'Chris Schaefer'
8484
8585
}
86+
developer {
87+
id = 'benas'
88+
name = 'Mahmoud Ben Hassine'
89+
90+
}
8691
}
8792
}
8893
}
89-
}
94+
}

0 commit comments

Comments
 (0)