Infra-426 Created OpenHW Asia WG tile

Signed-off-by: Zhou Fang <zhou.fang@eclipse-foundation.org>

Change-Id: Ice8bf02bb14fc408ed7491498b1d3977cc7da9ea
diff --git a/workinggroups/assets/inc/app.php b/workinggroups/assets/inc/app.php
index d4857c0..ab2ff9a 100644
--- a/workinggroups/assets/inc/app.php
+++ b/workinggroups/assets/inc/app.php
@@ -400,6 +400,21 @@
   'members' => '',
 );
 
+$working_group[] = array(
+  'title' => 'OpenHW Asia',
+  'logo' => '',
+  'body' => '<p>This working group is a joint initiative of the Eclipse Foundation AISBL and its partner the OpenHW Group.  The overarching goal of this working group is to address Asia-focused initiatives complementing the work program of the OpenHW Group. Those initiatives may address strategic or market analysis, technical requirements, and digital sovereignty.</p>',
+  'website' => '',
+  'charter' => '/org/workinggroups/openhw-asia-charter.php',
+  'wgpa-both' => '/org/workinggroups/wgpa/openhw-asia-working-group-participation-agreement.pdf',
+  'mailing-list' => '',
+  'wiki' => '',
+  'type' => $proposed_state,
+  'join' => 'https://accounts.eclipse.org/contact/membership',
+  'style' => '',
+  'members' => '',
+);
+
 function clean_css_identifier($identifier, $filter = array(' ' => '-', '_' => '-', '/' => '-', '[' => '-', ']' => '')) {
   // By default, we filter using Drupal's coding standards.
   $identifier = strtr($identifier, $filter);
diff --git a/workinggroups/wgpa/openhw-asia-working-group-participation-agreement.pdf b/workinggroups/wgpa/openhw-asia-working-group-participation-agreement.pdf
new file mode 100644
index 0000000..67cb79c
--- /dev/null
+++ b/workinggroups/wgpa/openhw-asia-working-group-participation-agreement.pdf
Binary files differ