diff --git a/src/pages/conf/faq.tsx b/src/pages/conf/faq.tsx index 6c8592c23c..fb96f22549 100644 --- a/src/pages/conf/faq.tsx +++ b/src/pages/conf/faq.tsx @@ -164,6 +164,30 @@ const faq: Array<{ id: string; title: string; contents: ReactNode }> = [ ), }, + { + id: "chaoss-event-badge", + title: "CHAOSS D&I Event Badge", + contents: ( + <> + D&I Badging badge state: Gold +

+ Awarded to events in the open source community that fosters healthy + D&I practices.{" "} + + Learn More + + . +

+ + ), + }, { id: "health-and-safety", title: "Health & Safety",