From ff90f367fc3f33e77f999fb30ecafceea77561d5 Mon Sep 17 00:00:00 2001 From: Pete LeVasseur Date: Sat, 27 Jun 2026 23:10:12 +0900 Subject: [PATCH] docs: clean up liaison subcommittee folder --- .../docs/liaison/1_mission.md | 15 +++++++++++++++ .../docs/liaison/{members.md => 2_members.md} | 0 .../src/components/HomepageFeatures/index.tsx | 10 +++------- subcommittee/liaison/README.md | 14 ++------------ subcommittee/liaison/members.md | 18 ------------------ 5 files changed, 20 insertions(+), 37 deletions(-) create mode 100644 arewesafetycriticalyet.org/docs/liaison/1_mission.md rename arewesafetycriticalyet.org/docs/liaison/{members.md => 2_members.md} (100%) delete mode 100644 subcommittee/liaison/members.md diff --git a/arewesafetycriticalyet.org/docs/liaison/1_mission.md b/arewesafetycriticalyet.org/docs/liaison/1_mission.md new file mode 100644 index 00000000..f0ae2a81 --- /dev/null +++ b/arewesafetycriticalyet.org/docs/liaison/1_mission.md @@ -0,0 +1,15 @@ +--- +position: 1 +--- + +# Mission Statement + +The liaison subcommittee will both proactively and reactively collaborate with other subcommittees in the consortium and outside groups such as standards committees and the Rust Project. The committee will work to drive agreement on various, potentially similar, safety-critical efforts pertaining to Rust. The committee will also be the point of contact for any potential legal issues that may arise around IP as it pertains to references, upstreaming content and more. + +## Role + +The role of the liaison subcommittee is liaising and collaboration, both within the consortium and, particularly, outside the consortium, with entities such as standards groups, the Rust Project, etc. + +- encourage or increase collaboration between different projects outside the Foundation +- provide common guidance on referencing, citing, transcluding and quoting other documents without treading on external IP +- identify opportunities to _upstream_ Rust into external projects and then to engage to make such work happen diff --git a/arewesafetycriticalyet.org/docs/liaison/members.md b/arewesafetycriticalyet.org/docs/liaison/2_members.md similarity index 100% rename from arewesafetycriticalyet.org/docs/liaison/members.md rename to arewesafetycriticalyet.org/docs/liaison/2_members.md diff --git a/arewesafetycriticalyet.org/src/components/HomepageFeatures/index.tsx b/arewesafetycriticalyet.org/src/components/HomepageFeatures/index.tsx index 57f71184..da74ffd4 100644 --- a/arewesafetycriticalyet.org/src/components/HomepageFeatures/index.tsx +++ b/arewesafetycriticalyet.org/src/components/HomepageFeatures/index.tsx @@ -36,13 +36,9 @@ const FeatureList: FeatureItem[] = [ Svg: require('@site/static/img/liaison.svg').default, description: ( <> - The liaison subcommittee will both proactively and reactively - collaborate with other subcommittees in the consortium and outside - groups such as standards committees, the Rust Project. The committee - will work to drive agreement on various, potentially similar, safety - critical efforts pertaining to Rust. The committee will also be the - point of contact for any potential legal issues that may arise around IP - as it pertains to references, upstreaming content and more. + Collaborates with other consortium subcommittees and outside groups, + including standards committees and the Rust Project, to align related + safety-critical Rust efforts. ), }, diff --git a/subcommittee/liaison/README.md b/subcommittee/liaison/README.md index 36d5f9a4..2b99a597 100644 --- a/subcommittee/liaison/README.md +++ b/subcommittee/liaison/README.md @@ -2,21 +2,11 @@ ## Subcommittee Mission Statement -The liaison subcommittee will both proactively and reactively collaborate with other subcommittees in the consortium and outside groups such as standards committees, the Rust Project. The committee will work to drive agreement on various, potentially similar, safety critical efforts pertaining to Rust. The committee will also be the point of contact for any potential legal issues that may arise around IP as it pertains to references, upstreaming content and more. - -## Subcommittee Role - -The role of the liaison subcommittee is liaising and collaboration, both within the consortium and, particularly, outside the consortium, with entities such as standards groups, the Rust Project, etc. - -- encourage or increase collaboration between different projects outside the Foundation -- provide common guidance on referencing, citing, transcluding and quoting other documents without treading on external IP -- identify opportunities to _upstream_ Rust into external projects and then to engage to make such work happen +Please see further details in our mission statement on [arewesafetycriticalyet.org/liaison/mission](https://arewesafetycriticalyet.org/liaison/mission). ## Members and Membership -To join the liaison subcommittee, be sure you are a [member](https://github.com/rustfoundation/safety-critical-rust-consortium?tab=readme-ov-file#consortium-membership) of the overall consortium and then file this GitHub issue](https://github.com/rustfoundation/safety-critical-rust-consortium/issues/new?assignees=joelmarcey%2C+PLeVasseur%2C+alexandruradovici&labels=subcommittee+application&projects=&template=subcommittees.yml&title=Subcommittee+Join+Request+for+%5BNAME%5D). - -You can find the list of liaison subcommittee members [here](members.md). +See section [Subcommittee Membership](https://github.com/Safety-Critical-Rust-Consortium/safety-critical-rust-consortium#subcommittee-membership) in the main README.md. ## Where to find us diff --git a/subcommittee/liaison/members.md b/subcommittee/liaison/members.md deleted file mode 100644 index f245a29a..00000000 --- a/subcommittee/liaison/members.md +++ /dev/null @@ -1,18 +0,0 @@ -# Members - Liaison Subcommittee - -| Member Name | Affiliation | GitHub Username | -|-------------------------|-----------------------------------------------------|--------------------| -| Alex Celeste | Perforce Software | @AlexCeleste | -| Sarah Dietrich | Festo SE & Co. KG | @sarahkarolina | -| Pete LeVasseur | Eclipse uProtocol &
Woven by Toyota | @PLeVasseur | -| Joel Marcey | Rust Foundation | @JoelMarcey | -| Xander Cesari | Pictorus Inc. | | -| Arnaud Fontaine | Airbus | | -| Robert C. Seacord | Woven by Toyota | @rcseacord | -| Orson Pessin | OxidOS | | -| Christof Petig | Aptiv | @cpetig | -| Florin Baiduc | Woven by Toyota | @florinbaiduc | -| Félix Fischer Marqués | Self | @felix91gr | - -The Liaison Subcommittee is not currently producing artifacts so there is no -distinction between Observer and Producer roles.