Skip to content

Commit 9287cfd

Browse files
committed
elaborate on scope and engagement: address PR review feedback
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
1 parent bf5cc7c commit 9287cfd

1 file changed

Lines changed: 13 additions & 17 deletions

File tree

content/_index.md

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,35 +7,31 @@ BookToC: false
77

88
# The Linux Userspace API (UAPI) Group
99

10-
The userspace API ("uapi") group is a community for people with an interest in innovating how we build, deploy, run, and safely update modern Linux operating systems.
10+
The userspace API ("uapi") group is a community for people with an interest in innovating how we build, deploy, run, and securely update modern Linux operating systems.
1111
It serves as a central gathering place for specs, documentation, and ideas.
1212

13-
The group is in the process of constituting itself and is exploring the problem space relevant to us.
13+
The group is in the process of constituting itself and is exploring the problem space.
1414
In the general scope of the group are trusted boot mechanisms, kernel / disk image formats, TPM usage, safe and secure updates, and related topics.
1515
The group also cares about interop of image-based and/or immutable Linux distributions.
16-
The group is in its inception, so the list of topics is by no means complete - other relevant topics related to the above might be added in the future.
16+
The group is in its inception, so the list of topics is by no means complete.
17+
Other relevant topics related to the above might be added in the future.
1718

1819
The UAPI group aims to establish specifications for common concepts shared among relevant parties.
19-
We are open to anyone who has an interest in constructive collaboration to to join the discussions, and to represent the directions and interests of their projects and distributions.
20-
21-
Contributing members include people from
22-
Red Hat / Fedora CoreOS ( [@travier](https://github.com/travier), [@dvdhrm](https://github.com/dvdhrm), [@gicmo](https://github.com/gicmo)),
23-
Flatpak ([@wjt](https://github.com/wjt)), mkosi ([@behrmann](https://github.com/behrmann)),
24-
gnomeos ([@alatiera](https://github.com/alatiera)),
25-
Meta ([DaanDeMeyer](https://github.com/DaanDeMeyer)),
26-
Arch Linux ([@Foxboron](https://github.com/Foxboron)),
27-
systemd ([@bluca](https://github.com/bluca), [poettering](https://github.com/poettering), [@brauner](https://github.com/brauner)),
28-
Flatcar ([@jepio](https://github.com/jepio), [@pothos](https://github.com/pothos), [@t-lo](https://github.com/t-lo))
29-
and others.
20+
We are open to anyone who has an interest in constructive collaboration to join the discussions, and to represent the directions and interests of their projects and distributions.
3021

22+
Contributing members include people from Ubuntu Core, Debian, GNOME OS, Fedora CoreOS, Endless OS, Arch Linux, SUSE, Flatcar,
23+
systemd, image-builder/osbuild, mkosi, tpm2-software, System Transparency, buildstream, BTRFS, rpm-ostree,
24+
Microsoft, Amazon, and Meta.
3125

3226
## Engage with the Group
3327

3428
Our main means of engagement is Github.
35-
Please check out the group's [Github discussions](https://github.com/orgs/uapi-group/discussions) for general ongoing conversations - don't hesitate to tune in and share your thoughts!
36-
Feel free to start a new discussion if none exists for whatever brings you here - but please keep the group's focus in mind and do not stray off-topic.
29+
Please check out the group's [Github discussions](https://github.com/orgs/uapi-group/discussions) for general ongoing conversations.
30+
Don't hesitate to tune in and share your thoughts!
31+
Feel free to start a new discussion if none exists for whatever brings you here.
32+
Please keep the group's focus in mind and do not stray off-topic.
3733

38-
Check out the group's repos at the [UAPI group github org](https://github.com/uapi-group) to get an overview of existing work.
34+
Check out the group's repos at the [uapi group github org](https://github.com/uapi-group) to get an overview of existing work.
3935
To engage with specific content please file issues and / or PRs directly to the [specifications](https://github.com/uapi-group/specifications/),
4036
[docs](https://github.com/uapi-group/docs/), and [kernel feature ideas](https://github.com/uapi-group/kernel-features/) repositories, respectively.
4137

0 commit comments

Comments
 (0)