This is an automated email from the ASF dual-hosted git repository. solomax pushed a commit to branch java11-modules in repository https://gitbox.apache.org/repos/asf/openmeetings.git
commit 434b7ae53e14d662835280e54e0e6d219f480ebc Author: Maxim Solodovnik <[email protected]> AuthorDate: Mon Jun 20 14:45:19 2022 +0700 no jira: Horace Miles is added to contributors list --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 50ddd31db..118df49f3 100644 --- a/pom.xml +++ b/pom.xml @@ -343,6 +343,9 @@ <contributor> <name>Thibault Le Meur</name> </contributor> + <contributor> + <name>Horace Miles</name> + </contributor> </contributors> <scm> <connection>scm:git:https://github.com/apache/openmeetings.git</connection>
