website/posts/2024-02-10_2nd_plenum.html

141 lines
5.4 KiB
HTML

<!DOCTYPE HTML>
<!--
Halcyonic by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html lang="en">
<head>
<title>NewPipe&nbsp;e.V.</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="../assets/css/main.css" />
</head>
<body class="subpage">
<div id="page-wrapper">
<!-- Header -->
<section id="header">
<div class="container">
<div class="row">
<div class="col-12">
<!-- Logo -->
<h1><a href="../index.html" id="logo">NewPipe&nbsp;e.V.</a></h1>
<!-- Nav -->
<nav id="nav">
<a href="../about.html">About</a>
<a href="../join.html">Join us</a>
<a href="../blog.html">Blog</a>
<a href="../donate.html" class="button-large">Donate</a>
</nav>
</div>
</div>
</div>
</section>
<!-- Content -->
<section id="content">
<div class="container">
<div class="row">
<div class="col-3 col-12-medium">
<!-- Sidebar -->
<section>
<header>
<h2>Blog posts</h2>
</header>
<ul class="link-list">
<li><a href="./2024-08-20_3rd_plenum.html">3rd plenum</a></li>
<li><a href="./2024-06-23_3rd_board_meeting.html">3rd board meeting</a></li>
<li><a href="./2024-04-22_weblate_donation.html">Donation to Weblate</a></li>
<li><strong><a href="./2024-02-10_2nd_plenum.html">2nd plenum</a></strong></li>
<li><a href="./2023-12-19_1st_plenum_2nd_board_meeting.html">1st plenum, 2nd board meeting</a></li>
<li><a href="./2023-12-18_pseudonyms.html">Pseudonyms</a></li>
<li><a href="./2023-07-13_1st_board_meeting.html">1st board meeting</a></li>
<li><a href="./2022-11-05_founded.html">We are founded!</a></li>
</ul>
</section>
</div>
<div class="col-9 col-12-medium imp-medium">
<!-- Main Content -->
<section>
<header>
<h2>2nd plenum</h2>
<h3>10.02.2024</h3>
</header>
<p>
Today we had our second plenum meeting. The full protocol can be found <a href="../assets/documents/2024-02-10_plenum_protocol.pdf">here</a>.
</p>
<p>
This meeting was held primarily to approve the following changes to the Articles of Association (aka statute):
<ul class="standard-list">
<li>
The Privacy Policy is no longer part of the statute, so it can be written in English only and in the future can be changed by an assembly without having to go to the notar.
</li>
<li>
The wording related to the cash auditor was improved to be gender neutral in the German version.
</li>
<li>
Paragraphs 9 (internationalized documents) and 10 (cash auditor) were swapped, to clarify that the documents from the auditor are also part of the internationalization.
</li>
<li>
The paragraph about internationalization was reworded to add more examples of pertaining documents.
</li>
</ul>
After the meeting the board submitted the amendments to the notary, who confirmed the validity of the changes and applied them in the German register of associations.
</p>
<p>
The assembly also discussed whether to only allow receiving payments via SEPA, since foreign bank transfers often mean in additional charges. It was informally agreed to allow international transfers with the option OUR, where the remitter bears the costs of the transfer. This change, however, will be discussed again in another plenum meeting.
</p>
<p>
Schabi explained that he would like to work on NewPipe as part of joining the WTF e.G., in which case the NewPipe e.V. may pay WTF e.G. instead of him directly, which would be simpler tax-wise. Any decision is however postponed to another meeting.
</p>
<p>
Finally, TheAssassin reported that work on the e.V. IT services is progressing slowly but steadily.
</p>
</section>
</div>
</div>
</div>
</section>
<!-- Footer -->
<section id="footer">
<div class="container">
<div class="row aln-center">
<div class="col-12">
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
<a href="../contact.html">Contact</a> | <a href="../license.html">Licensing</a> | <a href="../privacy.html">Privacy Policy</a> | <a href="../credits.html">Credits</a> | <a href="../imprint.html">Imprint</a>
</div>
</div>
</div>
</section>
<!-- Copyright -->
<div id="copyright">
Copyright &copy; NewPipe&nbsp;e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
</div>
</div>
<!-- Scripts -->
<script src="../assets/js/jquery.min.js"></script>
<script src="../assets/js/browser.min.js"></script>
<script src="../assets/js/breakpoints.min.js"></script>
<script src="../assets/js/util.js"></script>
<script src="../assets/js/main.js"></script>
</body>
</html>