You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2017/04/30 17:29:15 UTC

[03/50] [abbrv] openmeetings git commit: add dbezhetskov as developer

add dbezhetskov as developer


Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo
Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/f5476aab
Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/f5476aab
Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/f5476aab

Branch: refs/heads/master
Commit: f5476aab0f579fa2a01a47719ed2eca35956ccb4
Parents: aaab149
Author: Dmitry Bezhetskov <db...@apache.org>
Authored: Sat Apr 1 04:11:05 2017 +0000
Committer: Dmitry Bezhetskov <db...@apache.org>
Committed: Sat Apr 1 04:11:05 2017 +0000

----------------------------------------------------------------------
 pom.xml | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/openmeetings/blob/f5476aab/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 67519ba..535d743 100644
--- a/pom.xml
+++ b/pom.xml
@@ -340,6 +340,14 @@
 			</roles>
 		</developer>
 		<developer>
+			<name>Dmitry Bezhetskov</name>
+			<organization>Unipro</organization>
+			<organizationUrl>http://unipro.ru</organizationUrl>
+			<roles>
+				<role>developer</role>
+			</roles>
+		</developer>
+		<developer>
 			<id>albus</id>
 			<name>Alvaro Bustos</name>
 			<email>zurcamos@gmail.com</email>