svn commit: r52360 - head/share/xml

Ruey-Cherng Yu rcyu at FreeBSD.org
Mon Oct 15 06:23:13 UTC 2018


Author: rcyu
Date: Mon Oct 15 06:23:12 2018
New Revision: 52360
URL: https://svnweb.freebsd.org/changeset/doc/52360

Log:
  - Add BSDTW landing page to usergroup.xml
  
  Reviewed by:   bcr
  Differential Revision:	https://reviews.freebsd.org/D17186

Modified:
  head/share/xml/usergroups.xml

Modified: head/share/xml/usergroups.xml
==============================================================================
--- head/share/xml/usergroups.xml	Mon Oct 15 01:38:39 2018	(r52359)
+++ head/share/xml/usergroups.xml	Mon Oct 15 06:23:12 2018	(r52360)
@@ -1183,6 +1183,19 @@ The country codes are precise ISO3166 codes from, e.g.
   </entry>
   </country>
 
+  <country code="TW" name="Taiwan">
+    <entry id="bsdtw">
+      <name>BSD Taiwan</name>
+      <url>https://bsdtw.org/</url>
+      <description>BSD Taiwan is a BSD user group for
+	Taiwanese BSD users, where we can share knowledge,
+	ideas,  and seek help.  For more information please
+	visit our <a
+	href="https://bsdtw.org">website</a>.
+      </description>
+    </entry>
+  </country>
+
   <country code="TR" name="Turkey">
   <entry id="enderunix">
     <name>EnderUNIX (Turkish *BSD team)</name>


More information about the svn-doc-all mailing list