You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
Copy file name to clipboardExpand all lines: content/_index.md
+17-2Lines changed: 17 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,25 @@ BookToC: false
7
7
8
8
# The Linux Userspace API (UAPI) Group
9
9
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.
11
11
It serves as a central gathering place for specs, documentation, and ideas.
12
12
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).
0 commit comments