svn commit: r54151 - head/share/xml

Sergio Carlavilla Delgado carlavilla at FreeBSD.org
Sun May 17 19:33:39 UTC 2020


Author: carlavilla
Date: Sun May 17 19:33:38 2020
New Revision: 54151
URL: https://svnweb.freebsd.org/changeset/doc/54151

Log:
  Add the Armenia BSD User Group (AMBUG) to the usergroups list
  
  PR:	246501
  Submitted by:	antranigv (at) freebsd.am

Modified:
  head/share/xml/usergroups.xml

Modified: head/share/xml/usergroups.xml
==============================================================================
--- head/share/xml/usergroups.xml	Sun May 17 18:36:05 2020	(r54150)
+++ head/share/xml/usergroups.xml	Sun May 17 19:33:38 2020	(r54151)
@@ -990,5 +990,15 @@ The country codes are precise ISO3166 codes from, e.g.
   </entry>
   </country>
 
+  <country code="AM" name="Armenia">
+    <entry id="AMBUG">
+      <name>Armenia BSD User Group</name>
+      <url>https://ambug.org/</url>
+      <description>We're a community of BSD Hackers, Unix Sysadmins
+	and Unix-like system users who gather once a month (online
+	and offline) to discuss BSD Unix related topics.</description>
+    </entry>
+  </country>
+
 </continent>
 </usergroups>


More information about the svn-doc-head mailing list