Skip to content

Commit

Permalink
Remove core contributors from website
Browse files Browse the repository at this point in the history
This list has fallen out of date. I want to avoid anyone being left out
for their contributions to the project, so what's most fair is to remove
the list and only have TSC members listed.

Signed-off-by: Hayden Blauzvern <[email protected]>
  • Loading branch information
haydentherapper committed May 17, 2024
1 parent d00bd04 commit ec5d462
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 191 deletions.
82 changes: 0 additions & 82 deletions components/contributorsList.vue

This file was deleted.

84 changes: 0 additions & 84 deletions components/coreContributors.vue

This file was deleted.

4 changes: 1 addition & 3 deletions content/trust-security.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: ""
Expand Down Expand Up @@ -86,8 +86,6 @@ sections:
imageAsset: ""
ctaText: ""
ctaLink: ""
- type: coreContributors
isCoreContributors: true
---

Body text
22 changes: 0 additions & 22 deletions static/admin/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ec5d462

Please sign in to comment.