svn commit: r50505 - head/share/xml

Johann Kois jkois at FreeBSD.org
Sun Jul 16 19:11:11 UTC 2017


Author: jkois
Date: Sun Jul 16 19:11:10 2017
New Revision: 50505
URL: https://svnweb.freebsd.org/changeset/doc/50505

Log:
  PR:     217067
  Submitted by:   Anton Whalley
  
  Add "Dublin BSD Usergroup" to the list.

Modified:
  head/share/xml/usergroups.xml

Modified: head/share/xml/usergroups.xml
==============================================================================
--- head/share/xml/usergroups.xml	Sun Jul 16 17:30:39 2017	(r50504)
+++ head/share/xml/usergroups.xml	Sun Jul 16 19:11:10 2017	(r50505)
@@ -302,6 +302,22 @@ The country codes are precise ISO3166 codes from, e.g.
     </entry>
   </country>
 
+  <country code="IE" name="Ireland">
+    <entry id="dublinbug">
+      <name>Dublin BSD User Group</name>
+      <url>https://www.meetup.com/Dublin-BSD-User-Group/</url>
+
+      <description>The Dublin BSD User Group is a collective of
+        individuals who are interested in the application of BSDs in
+	production scenarios.  We are interested in how the BSDs can
+	help both sysadmins and application developers deploy and manage
+	robust solutions as well as looking at some of the unique
+	features of the BSDs.  For more information please visit our <a
+        href="https://www.meetup.com/Dublin-BSD-User-Group/">website</a>.
+      </description>
+    </entry>
+  </country>
+
   <country code="RS" name="Serbia">
     <entry id="bsd-srbija">
       <name>The Serbian BSD User Group</name>


More information about the svn-doc-all mailing list