svn commit: r52357 - head/share/xml

Mateusz Piotrowski 0mp at FreeBSD.org
Sun Oct 14 21:58:32 UTC 2018


Author: 0mp (ports committer)
Date: Sun Oct 14 21:58:31 2018
New Revision: 52357
URL: https://svnweb.freebsd.org/changeset/doc/52357

Log:
  Add homepage of BSD User Group Slovenia.
  
  Missed in r52347.
  
  PR:		231520
  Reported by:	Jan Prunk <janprunk at gmail.com>
  Reviewed by:	bcr
  Approved by:	krion (mentor, implicit), mat (mentor, implicit)
  Differential Revision:	https://reviews.freebsd.org/D17553

Modified:
  head/share/xml/usergroups.xml

Modified: head/share/xml/usergroups.xml
==============================================================================
--- head/share/xml/usergroups.xml	Sun Oct 14 20:30:25 2018	(r52356)
+++ head/share/xml/usergroups.xml	Sun Oct 14 21:58:31 2018	(r52357)
@@ -436,12 +436,14 @@ The country codes are precise ISO3166 codes from, e.g.
   <country code="SI" name="Slovenia">
     <entry id="bsdug">
       <name>BSD User Group Slovenia</name>
-      <url>mailto:janprunk at gmail.com</url>
+      <url>https://bsdug.wordpress.com/</url>
 
       <description>BSD User Group Slovenia connects BSD system users
         in Slovenia.  Group members also gather on the <a
-        href="ircs://chat.freenode.net:6697/bsd.si">#bsd.si</a> IRC
-        channel on Freenode.  Located in Ljubljana, Slovenia.
+          href="ircs://chat.freenode.net:6697/bsd.si">#bsd.si</a> IRC
+        channel on Freenode.  Contact <a 
+          href="mailto:janprunk at gmail.com">Jan Prunk</a> for more 
+        information.  Located in Ljubljana, Slovenia.
       </description>
     </entry>
   </country>


More information about the svn-doc-all mailing list