| <!doctype html> |
| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one or more |
| contributor license agreements. See the NOTICE file distributed with |
| this work for additional information regarding copyright ownership. |
| The ASF licenses this file to You under the Apache License, Version 2.0 |
| (the "License"); you may not use this file except in compliance with |
| the License. You may obtain a copy of the License at |
| |
| https://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| <html lang="en" prefix="og: https://ogp.me/ns#"> |
| <head> |
| <meta charset="UTF-8"> |
| <meta name="viewport" content="width=device-width, initial-scale=1"> |
| <title>PMC FAQs</title> <!-- Below Meta Tags Generated via https://www.opengraph.xyz --> |
| <!-- If you don't care about social media then remove this section --> |
| <!-- Values are set in pelicanconf.py --> |
| <!-- HTML Meta Tags --> |
| <meta name="description" content="The official developer website of the Apache OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw and Base."> |
| <meta name="keywords" content=""> |
| <!-- Facebook Meta Tags --> |
| <meta property="og:url" content="https://openoffice.apache.org"> |
| <meta property="og:type" content="website"> |
| <meta property="og:title" content="Apache OpenOffice"> |
| <meta property="og:description" content="The official developer website of the Apache OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw and Base."> |
| <meta property="og:image" content="https://openoffice.apache.org/images/AOO4_website_logo.png"> |
| <!-- Twitter Meta Tags --> |
| <meta name="twitter:card" content="summary_large_image"> |
| <meta property="twitter:domain" content="openoffice.apache.org"> |
| <meta property="twitter:url" content="https://openoffice.apache.org"> |
| <meta name="twitter:title" content="Apache OpenOffice"> |
| <meta name="twitter:description" content="The official developer website of the Apache OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw and Base."> |
| <meta name="twitter:image" content="https://openoffice.apache.org/images/AOO4_website_logo.png"> |
| <!-- Above Meta Tags Generated via https://www.opengraph.xyz --> |
| <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> |
| <link rel="icon" href="/favicon.ico" type="image/x-icon" /> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| </head> |
| |
| <body id="index" class="home"> |
| <div id="banner"> |
| <div id="bannerleft"><a alt="Apache OpenOffice" href="/"> |
| <img id="logo" alt="Apache OpenOffice" src="/images/AOO4_website_logo.png" height="60" width="161"/></a></div> |
| <div id="bannercenter">The Free and Open Productivity Suite</div> |
| </div> |
| <div id="clear"></div> |
| <nav class="navbar navbar-expand-sm navbar-dark bg-primary"> |
| <button class="navbar-toggler" type="button" |
| data-toggle="collapse" data-target="#navbarSupportedContent" |
| aria-controls="navbarSupportedContent" aria-expanded="false" |
| aria-label="Toggle navigation"> |
| <span class="navbar-toggler-icon"></span> |
| </button> |
| <div class="collapse navbar-collapse" id="navbarSupportedContent"> |
| <ul class="navbar-nav mr-auto"> |
| <li class="nav-item active dropdown"> |
| <a class="nav-link dropdown-toggle" href="#" id="generalDropdown" |
| role="button" data-toggle="dropdown" aria-expanded="false">General</a> |
| <ul class="dropdown-menu" aria-labelledby="generalDropdown"> |
| <li><a class="dropdown-item" href="/index.html">About</a></li> |
| <li><a class="dropdown-item" href="/downloads.html">Downloads</a></li> |
| <li><a class="dropdown-item" href="/license.html">License</a></li> |
| <li><a class="dropdown-item" href="/trademarks.html">Trademarks</a></li> |
| <li><a class="dropdown-item" href="/press.html">Press</a></li> |
| <li><a class="dropdown-item" href="https://www.openoffice.org/">OpenOffice.org</a></li> |
| </ul> |
| </li> |
| <li class="nav-item active dropdown"> |
| <a class="nav-link dropdown-toggle" href="#" id="communityDropdown" |
| role="button" data-toggle="dropdown" aria-expanded="false">Community</a> |
| <ul class="dropdown-menu" aria-labelledby="communityDropdown"> |
| <li><a class="dropdown-item" href="/get-involved.html">Get Involved</a></li> |
| <li><a class="dropdown-item" href="/orientation/index.html">Orientation</a></li> |
| <li><a class="dropdown-item" href="/mailing-lists.html">Mailing Lists</a></li> |
| <li><a class="dropdown-item" href="/social.html">Social Networking</a></li> |
| <li><a class="dropdown-item" href="/events.html">Events</a></li> |
| <li><a class="dropdown-item" href="https://www.openoffice.org/support/">Support</a></li> |
| <li><a class="dropdown-item" href="/native-lang.html">Native Language</a></li> |
| <li><a class="dropdown-item" href="https://cwiki.apache.org/confluence/display/OOOUSERS/">Planning Wiki</a></li> |
| <li><a class="dropdown-item" href="/people.html">People</a></li> |
| <li><a class="dropdown-item" href="/community-faqs.html">Community FAQs</a></li> |
| </ul> |
| </li> |
| <li class="nav-item active dropdown"> |
| <a class="nav-link dropdown-toggle" href="#" id="developmentDropdown" |
| role="button" data-toggle="dropdown" aria-expanded="false">Development</a> |
| <ul class="dropdown-menu" aria-labelledby="developmentDropdown"> |
| <li><a class="dropdown-item" href="/source.html">Source Code</a></li> |
| <li><a class="dropdown-item" href="/bug-tracking.html">Bug Tracking</a></li> |
| <li><a class="dropdown-item" href="/qa.html">Quality Assurance</a></li> |
| <li><a class="dropdown-item" href="/translate.html">Translation</a></li> |
| <li><a class="dropdown-item" href="/website-local.html">Website</a></li> |
| <li><a class="dropdown-item" href="/security.html">Security Reports</a></li> |
| <li><a class="dropdown-item" href="/contributing-code.html">Contributing Code</a></li> |
| <li><a class="dropdown-item" href="/developer-faqs.html">Developer FAQs</a></li> |
| </ul> |
| </li> |
| <li class="nav-item active dropdown"> |
| <a class="nav-link dropdown-toggle" href="#" id="projectDropdown" |
| role="button" data-toggle="dropdown" aria-expanded="false">Project</a> |
| <ul class="dropdown-menu" aria-labelledby="projectDropdown"> |
| <li><a class="dropdown-item" href="/blogpage.html">Project Blog</a></li> |
| <li><a class="dropdown-item" href="/pmc-faqs.html">PMC FAQs</a></li> |
| </ul> |
| </li> |
| </ul> |
| <div class="navbar-nav" style="padding-top: 0.5rem;"> |
| <div class="nav-item dropdown dropdown-menu-right active"> |
| <a class="nav-link dropdown-toggle" href="#" |
| role="button" data-toggle="dropdown" aria-haspopup="true" |
| aria-expanded="false"><img src="https://www.apache.org/foundation/press/kit/feather.svg" |
| width="32" height="32" class="d-inline-block align-top" |
| alt="Apache Feather">The ASF</a> |
| <div class="dropdown-menu dropdown-menu-right"> |
| <a class="dropdown-item" href="https://www.apache.org/">Website</a> |
| <a class="dropdown-item" href="https://www.apache.org/licenses/">License</a> |
| <a class="dropdown-item" href="https://www.apache.org/security/">Security</a> |
| <a class="dropdown-item" href="https://www.apache.org/events/current-event">Events</a> |
| <a class="dropdown-item" href="https://www.openoffice.org/donations.html">Donations</a> |
| <a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a> |
| <a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks</a> |
| </div> |
| </div> |
| </div> |
| </div> </nav> |
| <div id="contenta"> |
| <br/> |
| <p>Here are a number of FAQ's about how the Apache OpenOffice project governance works.</p> |
| <p><strong>Contents</strong></p> |
| <div id="toc"><ul><li><a class="toc-href" href="#pmc" title="What is the PMC?">What is the PMC?</a></li><li><a class="toc-href" href="#moderator" title="Who is the Admin/Moderator/Owner for X?">Who is the Admin/Moderator/Owner for X?</a></li><li><a class="toc-href" href="#resources-inside-asf" title="Resources inside ASF">Resources inside ASF</a><ul><li><a class="toc-href" href="#mailing-lists" title="Mailing lists">Mailing lists</a></li><li><a class="toc-href" href="#svn-git" title="SVN / Git">SVN / Git</a></li><li><a class="toc-href" href="#confluence-mediawiki-and-forums" title="Confluence, MediaWiki and Forums">Confluence, MediaWiki and Forums</a></li><li><a class="toc-href" href="#blog" title="Blog">Blog</a></li><li><a class="toc-href" href="#bugzilla" title="Bugzilla">Bugzilla</a></li></ul></li><li><a class="toc-href" href="#resources-outside-asf" title="Resources outside ASF">Resources outside ASF</a><ul><li><a class="toc-href" href="#youtube" title="YouTube">YouTube</a></li><li><a class="toc-href" href="#facebook" title="Facebook">Facebook</a></li><li><a class="toc-href" href="#pinterest" title="Pinterest">Pinterest</a></li><li><a class="toc-href" href="#twitter" title="Twitter">Twitter</a></li></ul></li><li><a class="toc-href" href="#participate" title="How to participate?">How to participate?</a><ul><li><a class="toc-href" href="#i-was-invitedvoted-as-committer-so-whats-next" next?'="" s="" title="I was invited/voted as committer, so what">I was invited/voted as committer, so what's next?</a></li></ul></li><li><a class="toc-href" href="#voting" title="How and when to vote?">How and when to vote?</a></li><li><a class="toc-href" href="#release_managers" title="Information for Release Managers">Information for Release Managers</a></li></ul></div> |
| <h1 id="pmc">What is the PMC?<a class="headerlink" href="#pmc" title="Permalink">¶</a></h1> |
| <p>The Project Management Committee (PMC) is the government of the project. The committee |
| is responsible for the project and decides what to do and which direction to go. |
| <br/> (<a href="https://people.apache.org/committers-by-project.html#openoffice-pmc">see here for a list of PMC members</a>)</p> |
| <h1 id="moderator">Who is the Admin/Moderator/Owner for X?<a class="headerlink" href="#moderator" title="Permalink">¶</a></h1> |
| <p>Although Apache projects have few formal roles, there are some technical subsystems |
| which have admin or similar roles filled by project volunteers. If you have a question |
| with one of these systems, these are the people you might want to contact first, |
| before escalating to Apache Infrastructure.</p> |
| <h1 id="resources-inside-asf">Resources inside ASF<a class="headerlink" href="#resources-inside-asf" title="Permalink">¶</a></h1> |
| <h2 id="mailing-lists">Mailing lists<a class="headerlink" href="#mailing-lists" title="Permalink">¶</a></h2> |
| <p>Each mailing list has one or more moderators. See the |
| <a href="mailing-lists.html">Mailing List page</a> for how to contact a moderator. |
| Responsibilities of mailing list moderators include:</p> |
| <ul> |
| <li>Review messages that have been held for moderation, reject spam posts and allow the |
| valid messages through.</li> |
| <li>Assist users who are having difficulties subscribing or unsubscribing from the list.</li> |
| <li>Provide reports to the PMC on request, on the number of current subscribers.</li> |
| <li>For private lists, approve subscription requests for authorized subscribers only.</li> |
| <li>When needed, escalate technical issues to Infra and privacy issues to the PMC.</li> |
| </ul> |
| <h2 id="svn-git">SVN / Git<a class="headerlink" href="#svn-git" title="Permalink">¶</a></h2> |
| <p>All committers have equal access. If you need to do something beyond ordinary commit |
| rights, such as importing a dump file, <a href="https://issues.apache.org/jira/browse/INFRA/">enter a JIRA issue</a> with Apache Infra.</p> |
| <h2 id="confluence-mediawiki-and-forums">Confluence, MediaWiki and Forums<a class="headerlink" href="#confluence-mediawiki-and-forums" title="Permalink">¶</a></h2> |
| <p>Registered users on any of these services generally have equal access. |
| Contact the admins for these services using the links provided for the service.</p> |
| <h2 id="blog">Blog<a class="headerlink" href="#blog" title="Permalink">¶</a></h2> |
| <p>Blog authors: You must be a committer. To establish a Roller account |
| <a href="https://people.apache.org/committers-by-project.html#openoffice-pmc">contact Infrastructure</a>.</p> |
| <table class="table"> |
| <thead> |
| <tr> |
| <th>ID</th> |
| <th>Author #</th> |
| </tr> |
| </thead> |
| <tbody> |
| <tr> |
| <td>sk</td> |
| <td>Sally Khudairi</td> |
| </tr> |
| <tr> |
| <td>pescetti</td> |
| <td>Andrea Pescetti</td> |
| </tr> |
| <tr> |
| <td>petko</td> |
| <td>Peter Kovacs</td> |
| </tr> |
| <tr> |
| <td>cmarcum</td> |
| <td>Carl Marcum</td> |
| </tr></tbody></table> |
| <p>Blog admins: Admins authorize new authors once they have first established a Roller |
| account. This requires a new login and registration. Then an Admin can grant them |
| author permissions.</p> |
| <table class="table"> |
| <thead> |
| <tr> |
| <th>ID</th> |
| <th>Admin #</th> |
| </tr> |
| </thead> |
| <tbody> |
| <tr> |
| <td>wave</td> |
| <td>Dave Fisher</td> |
| </tr> |
| <tr> |
| <td>marcus</td> |
| <td>Marcus Lange</td> |
| </tr></tbody></table> |
| <h2 id="bugzilla">Bugzilla<a class="headerlink" href="#bugzilla" title="Permalink">¶</a></h2> |
| <p>Admins: Marcus Lange, Rob Weir, Herbert Duerr.</p> |
| <h1 id="resources-outside-asf">Resources outside ASF<a class="headerlink" href="#resources-outside-asf" title="Permalink">¶</a></h1> |
| <h2 id="youtube"><a href="https://www.youtube.com/openoffice">YouTube</a><a class="headerlink" href="#youtube" title="Permalink">¶</a></h2> |
| <p>Admins: Matthias Seidel, Peter Kovacs, Kay Schenk</p> |
| <h2 id="facebook"><a href="https://www.facebook.com/ApacheOO">Facebook</a><a class="headerlink" href="#facebook" title="Permalink">¶</a></h2> |
| <p>Admins: Peter Kovacs, Shane Curcuru, Don Harbison, Samer Mansour, Juergen Schmidt, |
| Rob Weir, (Apache id) imacat</p> |
| <h2 id="pinterest"><a href="https://www.pinterest.de/openoffice">Pinterest</a><a class="headerlink" href="#pinterest" title="Permalink">¶</a></h2> |
| <p>Admin: Matthias Seidel</p> |
| <h2 id="twitter"><a href="https://twitter.com/ApacheOO">Twitter</a><a class="headerlink" href="#twitter" title="Permalink">¶</a></h2> |
| <p>Admin: Jim Jagielski<p></p> |
| <h1 id="participate">How to participate?<a class="headerlink" href="#participate" title="Permalink">¶</a></h1> |
| <p>First of all you have to think how you want to participate as we have different |
| kind of roles like user, developer, committer. The easiest way is to use what we |
| build as user. If you want to improve parts of the software, or documentation, |
| write to our <a href="/mailing-lists.html">mailing lists</a> what should be modified and how it should be done. |
| On the <a href="https://cwiki.apache.org/confluence/display/OOOUSERS/Wiki+Home">community wiki</a> you can just create an account and start to work on it |
| right away. There is a <a href="https://cwiki.apache.org/confluence/display/OOOUSERS/Help+Wanted">Help Wanted</a> page that has ideas for getting started.</p> |
| <p>The following are conditions to become a committer:</p> |
| <ol> |
| <li>You have sent in patches that were well-respected to improve the software.</li> |
| <li>You have added documentation to the Wiki or website that were well-respected to |
| improve the non-code part of the project.</li> |
| <li>You have shown that you can discuss in the mailing lists and that this has |
| brought us forward.</li> |
| <li>You are well known to the established members, who you are and what you have |
| done in the past. Regarding this project, a former-one or another project.</li> |
| </ol> |
| <p>If 1 of the 4 statements above are true, then you can be voted in as committer.</p> |
| <p>When the vote result is positive, you will be asked for some information to setup |
| your committer status. <a href="https://incubator.apache.org/guides/participation.html">Read the Participation guide for more information.</a></p> |
| <h2 id="i-was-invitedvoted-as-committer-so-whats-next">I was invited/voted as committer, so what's next?<a class="headerlink" href="#i-was-invitedvoted-as-committer-so-whats-next" title="Permalink">¶</a></h2> |
| <p>The following is a brief summary of what to expect as committer:</p> |
| <ol> |
| <li> |
| <p>After your (individual Contributor License Agreement (<a href="https://www.apache.org/licenses/icla.pdf">iCLA</a>) has been |
| received and registered, you will be invited to specify one or more preferred |
| Apache user names.</p> |
| <p><strong>Important</strong>: <br/> |
| The e-mail address you provide in your iCLA will be used for the following |
| communications with you.</p> |
| <p>Please note that there is also a <a href="https://www.apache.org/licenses/cla-corporate.txt">Corporate Contributor License Agreement |
| (CCLA)</a> if you want/have to commit in the name of a company or organization.</p> |
| </li> |
| <li> |
| <p>Choose one or more user name(s) that would be acceptable to you. These are short |
| names or abbreviation that will be used for a Unix account login.</p> |
| <p><strong>Example:</strong> <br/> |
| Your name is "John Doe", so an ID could be "johnd" or "jdoe". <a href="https://people.apache.org/committer-index.html">Here you can see |
| if the ID is still free</a> or already given to another committer.</p> |
| <p>Supply all other information that is requested. Return the ID requests as |
| instructed.</p> |
| </li> |
| <li> |
| <p>When your choices are returned, the first request that does not conflict with |
| an already-issued ID will be used to generate an Apache ID. Write them in |
| the order you would like to have, so the first one is the most wanted.</p> |
| </li> |
| <li> |
| <p>You will receive an e-mail, from "<a href="mailto:root@apache.org">root@apache.org</a>", that confirms the Apache |
| user name for you and also provides you with an initial password. There are also |
| instructions for changing your password. Please be patient as this mail can take |
| some days.</p> |
| </li> |
| <li> |
| <p>The ID will also be your Apache e-mail address. Note that the account will be |
| set up to forward all received mails to the e-mail address you supplied on your |
| iCLA. It is not a normal mail account but just for forwarding. After you have |
| the account there is also a way to associate your Apache e-mail address with |
| additional e-mail addresses that you have. (<strong>ToDo</strong>: Add a link to a how-to)</p> |
| </li> |
| <li> |
| <p>The ID and password will allow you to check in changes and new additions on the |
| Apache SVN repository for the Apache OpenOffice repository. The ability |
| to check in material on the SVN repository is important for more than code. All |
| committers will have an use for it.</p> |
| </li> |
| <li> |
| <p>The ID and password will allow you to login to a personal Unix account on the |
| Apache server "people.apache.org". You can produce a personal website at this |
| account as well as use it as a regular Unix (specifically, FreeBSD) account. You |
| do not need to be able to use this account. You may find it useful as you become |
| more accomplished as a committer.</p> |
| </li> |
| <li> |
| <p>Being a committer also grants access to some non-public resources and mailing |
| lists. There are details in the <a href="https://svn.apache.org/repos/private/committers">private committers SVN tree</a>.</p> |
| </li> |
| </ol> |
| <p>See the <a href="https://www.apache.org/dev/new-committers-guide.html">Guide for new committers</a> and the <a href="https://www.apache.org/dev/committers.html">Committers' FAQ</a> for more |
| information.</p> |
| <h1 id="voting">How and when to vote?<a class="headerlink" href="#voting" title="Permalink">¶</a></h1> |
| <p>Voting is done when a formal decision has to be made or due to legal reasons, e.g., |
| to vote in new members as committers. In any case avoid voting as the normal way is |
| to come to a decision by discussions. The initiator is responsible for the vote, |
| that means also to count the votes and present the result. Every member has 1 vote. |
| <br/> (<a href="/docs/governance/voting.html">see here for more information</a>)</p> |
| <h1 id="release_managers">Information for Release Managers<a class="headerlink" href="#release_managers" title="Permalink">¶</a></h1> |
| <ul> |
| <li>ASF General Information: |
| <a href="https://www.apache.org/dev/release-publishing.html">Publishing Releases</a></li> |
| <li>The Apache OpenOffice dist area svn location containing distribution artifacts and |
| keys: <a href="https://dist.apache.org/repos/dist/release/openoffice">https://dist.apache.org/repos/dist/release/openoffice</a>.</li> |
| </ul> |
| </p> |
| </div> |
| |
| <footer class="navbar-expand-lg navbar-light bg-light"> |
| <div class="footer" id="footer"> |
| <div class="container-fluid"> |
| Copyright © 2011-2023 The Apache Software Foundation, |
| Licensed under the |
| <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> | <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of Use</a> | <a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy</a> |
| <br/> |
| Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. |
| The Apache feather logo is a trademark of The Apache Software Foundation. |
| Other names appearing on the site may be trademarks of their respective owners. |
| </div><!-- #container-fluid --> |
| <div class="row container-fluid"> |
| <div class="col-sm"> |
| <a href="https://www.apache.org/"> |
| <img src="https://www.apache.org/img/asf_logo.png" alt="The Apache Software Foundation" style="border: 0; margin-top: 2px" width="200" height="82"> |
| </a> |
| </div> |
| <div class="col-sm center-align"> |
| <a href="https://www.apache.org/foundation/contributing.html"> |
| <img src="https://www.apache.org/images/SupportApache-small.png" alt="Support The ASF" height="80" width="80"> |
| </a> |
| </div> |
| <div class="col-sm right-align"> |
| <a class="acevent" data-format="wide" data-mode="light" data-event="random"></a> |
| </div> |
| </div> |
| </div> |
| </footer> |
| <!-- Start load of stylesheets (will need to upgrade periodically) --> |
| <link rel="stylesheet" |
| href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" |
| integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" |
| crossorigin="anonymous"> |
| <link rel="stylesheet" |
| href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/3.0.1/github-markdown.min.css" |
| crossorigin="anonymous"> |
| <link href="/theme/css/openoffice.css" rel="stylesheet" type="text/css"> |
| <!-- End stylesheets --> |
| <!-- Start the loading of javascript frameworks (will need to upgrade periodically) --> |
| <script src="https://www.apachecon.com/event-images/snippet.js"></script> |
| <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.slim.min.js" |
| integrity="sha512-6ORWJX/LrnSjBzwefdNUyLCMTIsGoNP6NftMy2UAm1JBm6PRZCO1d7OHBStWpVFZLO+RerTvqX/Z9mBFfCJZ4A==" |
| crossorigin="anonymous"></script> |
| <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" |
| integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" |
| crossorigin="anonymous"></script> |
| <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" |
| integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" |
| crossorigin="anonymous"></script> |
| <!-- End the loading of javascript frameworks --> |
| <!-- Source: pages/pmc-faqs.md; Template: page; Url: pages/pmc-faqs.html --></body> |
| </html> |