File tree Expand file tree Collapse file tree
arewesafetycriticalyet.org/src/components/HomepageFeatures Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ const FeatureList: FeatureItem[] = [
1515 Svg : require ( '@site/static/img/coding_guidelines.svg' ) . default ,
1616 description : (
1717 < >
18- TODO: fill in the description
18+ Develops and maintains coding guidelines focused on safety-critical
19+ applications in Rust.
1920 </ >
2021 ) ,
2122 } ,
@@ -35,7 +36,13 @@ const FeatureList: FeatureItem[] = [
3536 Svg : require ( '@site/static/img/liaison.svg' ) . default ,
3637 description : (
3738 < >
38- TODO: fill in the description
39+ The liaison subcommittee will both proactively and reactively
40+ collaborate with other subcommittees in the consortium and outside
41+ groups such as standards committees, the Rust Project. The committee
42+ will work to drive agreement on various, potentially similar, safety
43+ critical efforts pertaining to Rust. The committee will also be the
44+ point of contact for any potential legal issues that may arise around IP
45+ as it pertains to references, upstreaming content and more.
3946 </ >
4047 ) ,
4148 } ,
You can’t perform that action at this time.
0 commit comments