Date: Sun, 17 May 2020 19:33:38 +0000 (UTC) From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r54151 - head/share/xml Message-ID: <202005171933.04HJXcLG045948@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005171933.04HJXcLG045948>