mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-13 20:06:35 +02:00
commit
52237b6f18
@ -174,6 +174,9 @@ team:
|
||||
mrw: Malware Response Workgroup
|
||||
mrw_descr: The Malware Response Workgroup provides resources and live support for multiple types of Monero-related malware.
|
||||
mrw_start: Most of the activity of this workgroup happens on the IRC chat. If you wish to contribute, just join the channel to ask questions or provide support.
|
||||
mpwg: Monero Policy Working Group
|
||||
mpwg_descr: Monero Policy Working Group is a loosely formed quorum of individuals with an interest in interacting with regulators, policy makers, and the wider financial services sector to ensure broad understanding of Monero’s component technologies, especially with regards to its compatibility with evolving regulatory and compliance requirements.
|
||||
mpwg_start: If you would like to take part or follow policy discussions, join matrix/freenode chatroom.
|
||||
|
||||
downloads:
|
||||
intro: On this page you can find and download the latest version available of the Monero software, as well as hardware, light and mobile wallets.
|
||||
|
@ -164,6 +164,23 @@ permalink: /community/workgroups/index.html
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="left half col-lg-6 col-md-6 col-sm-12 col-xs-12">
|
||||
<div class="info-block">
|
||||
<div class="row center-xs">
|
||||
<h2>{% t team.mpwg %}</h2>
|
||||
</div>
|
||||
<h4>{% t team.descr %}</h4>
|
||||
<p>{% t team.mpwg_descr %}</p>
|
||||
<h4>{% t team.start %}</h4>
|
||||
<p>{% t team.mpwg_start %}</p>
|
||||
<h4>{% t team.contacts %}</h4>
|
||||
<ul class="logo">
|
||||
<li>{% t team.chat %} <code>#monero-policy</code> <a class="chats-img" href="irc://chat.freenode.net/#monero-policy"><img class="freenode" src="/img/freenode.png" title="freenode" alt="freenode logo"></a> <a class="chats-img" href="https://matrix.to/#/#freenode_#monero-policy:matrix.org"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a></li>
|
||||
<li>Email: <code>policy[at]getmonero[dot]org</code></li>
|
||||
<li>{% t team.website %} <a href="https://moneropolicy.org">moneropolicy.org</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="right half col-lg-6 col-md-6 col-sm-12 col-xs-12">
|
||||
<div class="info-block">
|
||||
<div class="row center-xs">
|
||||
|
Loading…
Reference in New Issue
Block a user