Skip to content

Commit 30f1616

Browse files
authored
Updates the descriptions of sub-committees (#345)
1 parent 44cfcde commit 30f1616

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

  • arewesafetycriticalyet.org/src/components/HomepageFeatures

arewesafetycriticalyet.org/src/components/HomepageFeatures/index.tsx

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff 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
},

0 commit comments

Comments
 (0)