svn commit: r51554 - head/share/xml

Eitan Adler eadler at FreeBSD.org
Sat Apr 14 18:24:08 UTC 2018


Author: eadler
Date: Sat Apr 14 18:24:07 2018
New Revision: 51554
URL: https://svnweb.freebsd.org/changeset/doc/51554

Log:
  bugs: Add BSDMeeting
  
  PR:		227397
  Submitted by:	Martin Filla <martinfilla at post.cz>

Modified:
  head/share/xml/usergroups.xml

Modified: head/share/xml/usergroups.xml
==============================================================================
--- head/share/xml/usergroups.xml	Thu Apr 12 16:12:17 2018	(r51553)
+++ head/share/xml/usergroups.xml	Sat Apr 14 18:24:07 2018	(r51554)
@@ -126,6 +126,16 @@ The country codes are precise ISO3166 codes from, e.g.
       </entry>
       </country>
 
+    <country code="CZ" name="Czech Republic">
+      <entry id="brmlab">
+	<name>BSDMeeting</name>
+	<url>https://brmlab.cz/event/bsdmeeting</url>
+	<description>A small BSD user group from Brmlab Prague/Czech
+	  Republic Hackerspace.  We are a group of hobbyists,
+	  professionals, and enthusiasts.</description>
+      </entry>
+    </country>
+
     <country code="DK" name="Denmark">
     <entry id="bsd-dk">
       <name>BSD-DK</name>


More information about the svn-doc-all mailing list