aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
blob: a315c79b580e3c3a944c9dcb4b82ceb2b71c196f (plain) (blame)
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
# (You can modify this file as you wish)
# The syntax of this file is simple.
# <maintainer's IRC or XMPP nick>:
# 	name: <real name or "None">
# 	status: <contributor/founder/maintainer>
# 	files:
# 		<all files the maintainer owns or has contributed to>
# 	cr: <copyright>
# Please use tab characters for indenting.

"f_":
	name: Ferass El Hafidi
	status: founder
	files: *
	cr: Copyright (C) 2022, 2023 Ferass El Hafidi <vitali64pmemail@protonmail.com>

"Noisytoot":
	name: Ron Nazarov
	status: contributor
	files:
		extras/yes.c
	cr: Copyright (C) 2022 Ron Nazarov <ron@noisytoot.org>

"leah":
	name: Leah Rowe
	status: contributor
	files:
		core/ls.c
		core/cat.c
		core/date.c
		core/head.c
		Makefile
		*/Makefile
		config.mk
	cr: Copyright (C) 2022 Leah Rowe <leah@libreboot.org>

"runxiyu":
	name: Runxi Yu
	status: contributor
	files:
		Makefile
		core/ln.c
		core/basename.c
		core/cmp.c
		core/tail.c
		core/touch.c
		core/more.c
		core/ed.c
	cr: Copyright (C) 2024 Runxi Yu <https://runxiyu.org>