2 SPDX-License-Identifier: GPL-3.0-or-later
3 SPDX-FileCopyrightText: 2021, 2025 Soren Stoutner <soren@stoutner.com>
5 Translation 2021 Kévin L. <kevinliste@framalistes.org>. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
7 This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell/>.
9 This program is free software: you can redistribute it and/or modify it under
10 the terms of the GNU General Public License as published by the Free Software
11 Foundation, either version 3 of the License, or (at your option) any later
14 This program is distributed in the hope that it will be useful, but WITHOUT
15 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
16 FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
19 You should have received a copy of the GNU General Public License along with
20 this program. If not, see <https://www.gnu.org/licenses/>. -->
24 <meta charset="UTF-8">
26 <link rel="stylesheet" href="../css/theme.css">
28 <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
29 <meta name="color-scheme" content="light dark">
31 <title>Contributors</title>
35 <h3>Développeur principal</h3>
36 <p>Privacy Cell est principalement développée par <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.</p>
39 <a href="mailto:kevinliste@framalistes.org">Kévin L.</a> : Français<br/>
40 Bernhard G. Keller : Allemand<br/>
41 Francesco Buratti : Italien<br/>
42 Jose A. León : Espagnol
45 <p>Les contributeurs sont invités à soumettre à la fois <a href="https://www.stoutner.com/privacy-cell/contributors/">le code et les traductions</a>.</p>