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 2014/10/31 11:47:06 UTC

svn commit: r1635748 - in /openmeetings/trunk: singlewebapp/pom.xml site/team-list.html

Author: solomax
Date: Fri Oct 31 10:47:05 2014
New Revision: 1635748

URL: http://svn.apache.org/r1635748
Log:
Keiji Ono is added to the contributors section

Modified:
    openmeetings/trunk/singlewebapp/pom.xml
    openmeetings/trunk/site/team-list.html

Modified: openmeetings/trunk/singlewebapp/pom.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/pom.xml?rev=1635748&r1=1635747&r2=1635748&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/pom.xml (original)
+++ openmeetings/trunk/singlewebapp/pom.xml Fri Oct 31 10:47:05 2014
@@ -208,6 +208,11 @@
 			<organization>VCRP</organization>
 			<organizationUrl>http://www.vcrp.de</organizationUrl>
 		</contributor>
+		<contributor>
+			<name>Keiji Ono</name>
+			<organization>net8</organization>
+			<organizationUrl>http://net8.co.jp/</organizationUrl>
+		</contributor>
 	</contributors>
 	<scm>
 		<connection>scm:svn:https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp</connection>

Modified: openmeetings/trunk/site/team-list.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/team-list.html?rev=1635748&r1=1635747&r2=1635748&view=diff
==============================================================================
--- openmeetings/trunk/site/team-list.html (original)
+++ openmeetings/trunk/site/team-list.html Fri Oct 31 10:47:05 2014
@@ -925,7 +925,11 @@
 <tr class="b">
 <td>Peter D&#xe4;hn</td>
 <td>VCRP</td>
-<td><a class="externalLink" href="http://www.vcrp.de">http://www.vcrp.de</a></td></tr></table><script type="text/javascript">
+<td><a class="externalLink" href="http://www.vcrp.de">http://www.vcrp.de</a></td></tr>
+<tr class="a">
+<td>Keiji Ono</td>
+<td>net8</td>
+<td><a class="externalLink" href="http://net8.co.jp/">http://net8.co.jp/</a></td></tr></table><script type="text/javascript">
 function offsetDate(id, offset) {
     var now = new Date();
     var nowTime = now.getTime();