File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ .. SPDX-FileCopyrightText: 2023 The meson-python developers
2
+ ..
3
+ .. SPDX-License-Identifier: MIT
4
+
5
+
6
+ License
7
+ =======
8
+
9
+ ``meson-python `` is distributed under the terms of the `MIT
10
+ License `__. ``meson-python `` is tightly coupled to the Meson build
11
+ system, which is distributed under the the terms of the `Apache
12
+ License 2.0 `__.
13
+
14
+ __ https://github.com/mesonbuild/meson-python/blob/main/LICENSE
15
+ __ https://github.com/mesonbuild/meson/blob/master/COPYING
16
+
17
+
18
+ Maintainers
19
+ ===========
20
+
21
+ - `Ralf Gommers <https://github.com/rgommers >`_
22
+ - `Daniele Nicolodi <https://github.com/dnicolodi >`_
23
+ - `Henry Schreiner <https://github.com/henryiii >`_
24
+ - `Thomas Li <https://github.com/lithomas1 >`_
25
+
26
+
27
+ Funding
28
+ =======
29
+
30
+ Ralf Gommers contributes to the development of ``meson-python `` as
31
+ part of their job at `Quansight `__.
32
+
33
+ __ https://www.quansight.com/
Original file line number Diff line number Diff line change @@ -110,6 +110,7 @@ for quick questions - one ``meson-python`` maintainer is active there.
110
110
:hidden:
111
111
112
112
changelog
113
+ about
113
114
security
114
115
contributing/index
115
116
Source Code <https://github.com/mesonbuild/meson-python >
You can’t perform that action at this time.
0 commit comments