-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTREES
68 lines (54 loc) · 2.12 KB
/
TREES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Incomplete list of Hare trees
-----------------------------
Hare development is semi-decentralized. Anyone can stand up the infrastructure
required to pursue their goals in the project, and various trees are organized
and developed independently of upstream before being submitted for broader
consideration. Various trees are used by specific maintainers to prepare their
changes, by interest groups to maintain some detail (e.g. a specific arch), or
temporary trees used to collaborate on large proposals.
This document lists notable trees that may be of interest to contributors.
Maintainers (see ./MAINTAINERS) are welcome to update this document without
review if they want to set up a new tree. Anyone in the Hare community,
regardless if they possess committer permissions, is welcome to stand up a tree
on their own initiative and send a patch to the hare-dev mailing list adding it
here.
The format of this document is based on ./MAINTAINERS, see that document for an
explanation of the syntax.
HARE UPSTREAM
M: See ./MAINTAINERS
W: https://harelang.org
T: git https://git.sr.ht/~sircmpwn/hare
L: ~sircmpwn/hare-dev@lists.sr.ht
L: ~sircmpwn/hare-discuss@lists.sr.ht
L: ~sircmpwn/hare-users@lists.sr.ht
C: irc://irc.libera.chat/#hare-dev
B: https://todo.sr.ht/~sircmpwn/hare (maintainers only)
B: ~sircmpwn/hare-discuss@lists.sr.ht (users)
List of permanent trees
-----------------------
(none yet?)
List of project trees
---------------------
STAGING CRYPTO
T: git https://git.sr.ht/~apreiml/hare-tls
L: https://lists.sr.ht/~apreiml/hare-tls
List of personal trees
----------------------
ARMIN PREIML
M: Armin Preiml <apreiml@strohwolke.at>
T: git https://git.sr.ht/~apreiml/hare
BOR GROŠELJ SIMIĆ
M: Bor Grošelj Simić <bgs@turminal.net>
T: git https://git.sr.ht/~turminal/hare
BYRON TORRES
M: Byron Torres <b@torresjrjr.com>
T: git https://git.sr.ht/~torresjrjr/hare
EMBER SAWADY
M: Ember Sawady <ecs@d2evs.net>
T: git https://git.d2evs.net/~ecs/hare
T: git https://git.d2evs.net/~ecs/harec
B: ecs@d2evs.net
N: See TODO in ~ecs/hare
SEBASTIAN
M: Sebastian <sebastian@sebsite.pw>
T: git https://git.sr.ht/~sebsite/harec-plus-plus (april fools 2024)