Skip to content

Commit 7f2df73

Browse files
committed
Elaborate on group purpose, add GH discussions link
This change adds introductional text to elaborate on the group's raison d'être based on initial feedback we received on social media immediately after launch. The change also adds a reference to our newly started GH discussions boards for engaging with the group on generic topics not related to existing specs and docs. Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
1 parent ff34acc commit 7f2df73

1 file changed

Lines changed: 17 additions & 2 deletions

File tree

content/_index.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,25 @@ 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, and run modern Linux operating systems.
10+
The userspace API ("uapi") group is a cross-distro community for people with an interest in innovating how we build, deploy, run, and safely update modern Linux operating systems.
1111
It serves as a central gathering place for specs, documentation, and ideas.
1212

13-
Follow [@uapi-group](https://twitter.com/uapi-group) on twitter to catch the latest news!
13+
In scope of the group are secure boot mechanisms, kernel / disk image formats, TPM usage, safe and secure updates, and related topics.
14+
The group also cares about interop of image-based and/or immutable Linux distributions.
15+
16+
The group was founded to discuss and align on common mechanisms, to prevent creating quasi standards by going with implementations first.
17+
Interested engineers are invited to join the discussions, and to represent the directions and interests of their projects and distributions.
18+
19+
## Engage with the Group
20+
21+
Our main means of engagement is Github.
22+
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!
23+
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.
24+
25+
To engage with specific content please file issues and / or PRs directly to the [specifications](https://github.com/uapi-group/specifications/),
26+
[docs](https://github.com/uapi-group/docs/), and [kernel feature ideas](https://github.com/uapi-group/kernel-features/) repositories, respectively.
27+
28+
To stay up to date on the group's activities there's also a Twitter account you can follow: [@uapi-group](https://twitter.com/uapi-group).
1429

1530
## UAPI Group Specifications
1631

0 commit comments

Comments
 (0)