Infra 3859 - MicroProfile Working Group - Add to Working Groups Explore

Added Microprofile WG tile, and WGPA docs.

Change-Id: I0bfcef482ccc0895d0ad96af2f30d69c2e5e0e66
Signed-off-by: Martin Lowe <martin.lowe@eclipse-foundation.org>
diff --git a/workinggroups/assets/inc/app.php b/workinggroups/assets/inc/app.php
index 2f03722..e45f4d8 100644
--- a/workinggroups/assets/inc/app.php
+++ b/workinggroups/assets/inc/app.php
@@ -304,6 +304,21 @@
   'members' => 'https://tangle.ee/members'
 );
 
+$working_group[] = array(
+  'title' => 'MicroProfile',
+  'body' => '<p>The MicroProfile Working Group drives the evolution and broad adoption of technologies related to the <a href="https://microprofile.io" >MicroProfile Project</a>.  MicroProfile is an open forum that optimizes Enterprise Java for a cloud-native microservice architecture by innovating across multiple implementations and collaborating on common areas of interest with a goal of standardization. </p>',
+  'website' => '',
+  'charter' => '/org/workinggroups/microprofile-charter.php',
+  'wgpa' => '/org/workinggroups/wpga/microprofile-working-group-participation-agreement.pdf',
+  'wgpa-individual' => '/org/workinggroups/wpga/microprofile-working-group-participation-agreement-individual.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/wpga/microprofile-working-group-participation-agreement-individual.pdf b/workinggroups/wpga/microprofile-working-group-participation-agreement-individual.pdf
new file mode 100644
index 0000000..de48a9c
--- /dev/null
+++ b/workinggroups/wpga/microprofile-working-group-participation-agreement-individual.pdf
Binary files differ
diff --git a/workinggroups/wpga/microprofile-working-group-participation-agreement.pdf b/workinggroups/wpga/microprofile-working-group-participation-agreement.pdf
new file mode 100644
index 0000000..bb71792
--- /dev/null
+++ b/workinggroups/wpga/microprofile-working-group-participation-agreement.pdf
Binary files differ