Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add upcoming event section to settings files #65

Merged
merged 1 commit into from
Jan 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions aswf/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,3 +216,15 @@ social_networks:
slack: "https://slack.aswf.io/"
twitter: "https://twitter.com/AcademySwf"
youtube: "https://www.youtube.com/academysoftwarefoundation"

# Upcoming event (optional)
#
# This section allows configuring an upcoming event that will be featured on
# the landscape web application. Expired events won't be displayed.
#
# upcoming_event:
# name: <NAME> # Event name (required)
# start: <START_DATE> # Start date: (required, format: YYYY-MM-DD)
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
12 changes: 12 additions & 0 deletions cdf/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,15 @@ social_networks:
slack: "https://join.slack.com/t/cdeliveryfdn/shared_invite/zt-nwc0jjd0-G65oEpv5ynFfPD5oOX5Ogg"
twitter: "https://twitter.com/CDeliveryFdn"
youtube: "https://www.youtube.com/channel/UC7HcWhSetq6nTlpMXPHKz_A?disable_polymer=true"

# Upcoming event (optional)
#
# This section allows configuring an upcoming event that will be featured on
# the landscape web application. Expired events won't be displayed.
#
# upcoming_event:
# name: <NAME> # Event name (required)
# start: <START_DATE> # Start date: (required, format: YYYY-MM-DD)
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
18 changes: 18 additions & 0 deletions cncf/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -323,3 +323,21 @@ tags:
- category: "Runtime"
subcategories:
- "Cloud Native Storage"

# Upcoming event (optional)
#
# This section allows configuring an upcoming event that will be featured on
# the landscape web application. Expired events won't be displayed.
#
# upcoming_event:
# name: <NAME> # Event name (required)
# start: <START_DATE> # Start date: (required, format: YYYY-MM-DD)
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
upcoming_event:
name: "KubeCon + CloudNativeCon EU 2024"
start: "2024-03-19"
end: "2024-03-22"
banner_url: "https://www.cncf.io/wp-content/uploads/2024/01/kceu24_promo_2400x300.png"
details_url: "https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/"
12 changes: 12 additions & 0 deletions dlt/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,3 +219,15 @@ social_networks:
linkedin: "https://www.linkedin.com/company/hyperledger-project"
twitter: "https://twitter.com/Hyperledger"
youtube: "https://www.youtube.com/c/Hyperledger"

# Upcoming event (optional)
#
# This section allows configuring an upcoming event that will be featured on
# the landscape web application. Expired events won't be displayed.
#
# upcoming_event:
# name: <NAME> # Event name (required)
# start: <START_DATE> # Start date: (required, format: YYYY-MM-DD)
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
12 changes: 12 additions & 0 deletions graphql/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,3 +177,15 @@ screenshot_width: 1500
social_networks:
github: "https://github.com/graphql"
twitter: "https://twitter.com/graphql"

# Upcoming event (optional)
#
# This section allows configuring an upcoming event that will be featured on
# the landscape web application. Expired events won't be displayed.
#
# upcoming_event:
# name: <NAME> # Event name (required)
# start: <START_DATE> # Start date: (required, format: YYYY-MM-DD)
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
12 changes: 12 additions & 0 deletions lfai/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,3 +225,15 @@ social_networks:
slack: "https://lfaifoundation.slack.com/"
twitter: "https://twitter.com/LFAIDataFdn"
youtube: "https://www.youtube.com/channel/UCfasaeqXJBCAJMNO9HcHfbA"

# Upcoming event (optional)
#
# This section allows configuring an upcoming event that will be featured on
# the landscape web application. Expired events won't be displayed.
#
# upcoming_event:
# name: <NAME> # Event name (required)
# start: <START_DATE> # Start date: (required, format: YYYY-MM-DD)
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
12 changes: 12 additions & 0 deletions lfenergy/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,3 +273,15 @@ social_networks:
# <TAG2>:
# - category: <CATEGORY2>
#

# Upcoming event (optional)
#
# This section allows configuring an upcoming event that will be featured on
# the landscape web application. Expired events won't be displayed.
#
# upcoming_event:
# name: <NAME> # Event name (required)
# start: <START_DATE> # Start date: (required, format: YYYY-MM-DD)
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
12 changes: 12 additions & 0 deletions lfnetworking/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,3 +229,15 @@ social_networks:
# <TAG2>:
# - category: <CATEGORY2>
#

# Upcoming event (optional)
#
# This section allows configuring an upcoming event that will be featured on
# the landscape web application. Expired events won't be displayed.
#
# upcoming_event:
# name: <NAME> # Event name (required)
# start: <START_DATE> # Start date: (required, format: YYYY-MM-DD)
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
12 changes: 12 additions & 0 deletions omp/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,3 +251,15 @@ social_networks:
# <TAG2>:
# - category: <CATEGORY2>
#

# Upcoming event (optional)
#
# This section allows configuring an upcoming event that will be featured on
# the landscape web application. Expired events won't be displayed.
#
# upcoming_event:
# name: <NAME> # Event name (required)
# start: <START_DATE> # Start date: (required, format: YYYY-MM-DD)
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
12 changes: 12 additions & 0 deletions openssf/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,3 +201,15 @@ social_networks:
linkedin: "https://www.linkedin.com/company/openssf/"
twitter: "https://twitter.com/openssf"
youtube: "https://www.youtube.com/c/OpenSSF/"

# Upcoming event (optional)
#
# This section allows configuring an upcoming event that will be featured on
# the landscape web application. Expired events won't be displayed.
#
# upcoming_event:
# name: <NAME> # Event name (required)
# start: <START_DATE> # Start date: (required, format: YYYY-MM-DD)
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
12 changes: 12 additions & 0 deletions ospo/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,15 @@ social_networks:
slack: "https://thetodogroup.slack.com/"
twitter: "https://twitter.com/todogroup"
youtube: "https://youtube.com/@ospology"

# Upcoming event (optional)
#
# This section allows configuring an upcoming event that will be featured on
# the landscape web application. Expired events won't be displayed.
#
# upcoming_event:
# name: <NAME> # Event name (required)
# start: <START_DATE> # Start date: (required, format: YYYY-MM-DD)
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
12 changes: 12 additions & 0 deletions presto/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,15 @@ social_networks:
linkedin: "https://www.linkedin.com/company/presto-foundation/"
slack: "https://communityinviter.com/apps/prestodb/prestodb"
twitter: "https://twitter.com/prestodb"

# Upcoming event (optional)
#
# This section allows configuring an upcoming event that will be featured on
# the landscape web application. Expired events won't be displayed.
#
# upcoming_event:
# name: <NAME> # Event name (required)
# start: <START_DATE> # Start date: (required, format: YYYY-MM-DD)
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
12 changes: 12 additions & 0 deletions riscv/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,3 +213,15 @@ social_networks:
linkedin: "https://www.linkedin.com/company/risc-v-international-association/"
twitter: "https://twitter.com/risc_v"
youtube: "https://www.youtube.com/channel/UC5gLmcFuvdGbajs4VL-WU3g"

# Upcoming event (optional)
#
# This section allows configuring an upcoming event that will be featured on
# the landscape web application. Expired events won't be displayed.
#
# upcoming_event:
# name: <NAME> # Event name (required)
# start: <START_DATE> # Start date: (required, format: YYYY-MM-DD)
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
12 changes: 12 additions & 0 deletions spdx/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,3 +206,15 @@ social_networks:
# <TAG2>:
# - category: <CATEGORY2>
#

# Upcoming event (optional)
#
# This section allows configuring an upcoming event that will be featured on
# the landscape web application. Expired events won't be displayed.
#
# upcoming_event:
# name: <NAME> # Event name (required)
# start: <START_DATE> # Start date: (required, format: YYYY-MM-DD)
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)