no jira: Our Users list is updated
Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/acdbe13c Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/acdbe13c Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/acdbe13c Branch: refs/heads/3.2.x Commit: acdbe13c1068a43a7b152952e1448f30aba5f5c2 Parents: 5149de4 Author: Maxim Solodovnik <[email protected]> Authored: Fri Mar 31 08:49:43 2017 +0000 Committer: Maxim Solodovnik <[email protected]> Committed: Fri Mar 31 08:49:43 2017 +0000 ---------------------------------------------------------------------- openmeetings-server/src/site/xdoc/OurUsers.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/openmeetings/blob/acdbe13c/openmeetings-server/src/site/xdoc/OurUsers.xml ---------------------------------------------------------------------- diff --git a/openmeetings-server/src/site/xdoc/OurUsers.xml b/openmeetings-server/src/site/xdoc/OurUsers.xml index 222e95e..88aba38 100644 --- a/openmeetings-server/src/site/xdoc/OurUsers.xml +++ b/openmeetings-server/src/site/xdoc/OurUsers.xml @@ -23,7 +23,9 @@ <body> <section name="List companies/institutions using OpenMeetings"> - <p></p> + <p>If you also want to get listed, please write to <a href="mail-lists.html">user@/dev@ mailing list</a> (you need to subscribe first)<br/> + with subject "Add entry in 'Our Users' list". <br/> + And following information in the body: company/institution|city|country|type.'</p> <table> <tr> <th> company/institution </th> @@ -32,8 +34,8 @@ <th> type </th> </tr> <tr> - <td> Schulnetz Koblenz </td> - <td> Koblenz </td> + <td> Beuth Hochschule für Technik </td> + <td> Berlin </td> <td> Germany </td> <td> edu </td> </tr> @@ -44,14 +46,14 @@ <td> edu </td> </tr> <tr> - <td> VCRP - Virtueller Campus Rheinland Pfalz </td> - <td> Kaiserslautern </td> + <td> Schulnetz Koblenz </td> + <td> Koblenz </td> <td> Germany </td> <td> edu </td> </tr> <tr> - <td> Beuth Hochschule für Technik </td> - <td> Berlin </td> + <td> VCRP - Virtueller Campus Rheinland Pfalz </td> + <td> Kaiserslautern </td> <td> Germany </td> <td> edu </td> </tr>
