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/05/01 06:09:18 UTC

[32/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/79282146
Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/79282146
Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/79282146

Branch: refs/heads/3.2.x
Commit: 792821467d39ea684cd52d48b9d3606ce9ae051d
Parents: a20fa35
Author: Dmitry Bezhetskov <db...@apache.org>
Authored: Sat Apr 1 03:41:36 2017 +0000
Committer: Dmitry Bezhetskov <db...@apache.org>
Committed: Sat Apr 1 03:41:36 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/openmeetings/blob/79282146/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f0f16ef..1a5a261 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>