diff --git a/components/contributorsList.vue b/components/contributorsList.vue deleted file mode 100644 index 5cfea48..0000000 --- a/components/contributorsList.vue +++ /dev/null @@ -1,82 +0,0 @@ - - - - Thanks to the dedicated support of all our active community. - - - - - - - {{ slide }}. - - - - - - - - - \ No newline at end of file diff --git a/components/coreContributors.vue b/components/coreContributors.vue deleted file mode 100644 index a2ce1da..0000000 --- a/components/coreContributors.vue +++ /dev/null @@ -1,84 +0,0 @@ - - - - Core contributors - - - - - - - {{ slide }} - - - - - - - - - diff --git a/content/trust-security.md b/content/trust-security.md index e26d704..dfd910b 100644 --- a/content/trust-security.md +++ b/content/trust-security.md @@ -33,7 +33,7 @@ sections: socialLinks: true subHeader: CTO, Stacklok text: sigstore is Luke’s brainchild. Luke is focused on the Root CA and - transparency logs as well as chairing the community meetings. + transparency logs. header: Luke Hinds twitter: https://twitter.com/decodebytes imageAsset: "" @@ -86,8 +86,6 @@ sections: imageAsset: "" ctaText: "" ctaLink: "" - - type: coreContributors - isCoreContributors: true --- Body text diff --git a/static/admin/config.yml b/static/admin/config.yml index 958a853..1455d54 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -175,28 +175,6 @@ collections: required: false, default: true, } - - label: 'Contributors list' - name: 'contributorsList' - widget: object - fields: - - { - label: Show Contributors list, - name: isContributorsList, - widget: boolean, - required: false, - default: true, - } - - label: 'Show Core Contributors' - name: 'coreContributors' - widget: object - fields: - - { - label: Show Core Contributors, - name: isCoreContributors, - widget: boolean, - required: false, - default: true, - } - label: 'Sponsors list' name: 'sponsorsList' widget: object
Thanks to the dedicated support of all our active community.
{{ slide }}.
Core contributors
{{ slide }}