Skip to content
Merged
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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Maintainer Month Special: Jeff Luszcz'
metaTitle: 'Maintainer Month Special: Jeff Luszcz'
metaDesc: 'Open source licensing, SBOMs, and supply chain security for maintainers in 2026.'
title: 'What Maintainers need to know about Open Source Licensing, SBOMs and Security'
metaTitle: 'What Maintainers need to know about Open Source Licensing, SBOMs and Security'
metaDesc: 'Join Jeff Luszcz from the GitHub Open Source Programs Office as he reviews what every maintainer should know about open source licensing, SBOMs, and their impacts on supply chain security; and what users are expecting in 2026.'
Copy link

Copilot AI May 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

metaDesc is a very long single-line YAML string. For readability (and to avoid potential line-length/tooling issues), consider switching this to a folded block scalar (metaDesc: >-) as is used for longer descriptions in other event files.

Suggested change
metaDesc: 'Join Jeff Luszcz from the GitHub Open Source Programs Office as he reviews what every maintainer should know about open source licensing, SBOMs, and their impacts on supply chain security; and what users are expecting in 2026.'
metaDesc: >-
Join Jeff Luszcz from the GitHub Open Source Programs Office as he reviews what every maintainer should know about open source licensing, SBOMs, and their impacts on supply chain security; and what users are expecting in 2026.

Copilot uses AI. Check for mistakes.
date: '05/27'
UTCStartTime: '20:00'
UTCEndTime: '21:00'
Expand All @@ -13,4 +13,4 @@ userLink: 'https://github.com/jeffrey-luszcz'
linkUrl: 'https://www.youtube.com/watch?v=DxiaRvBuqo8'
---

Join Jeff Luszcz for a Maintainer Month Special on open source licensing, SBOMs, and supply chain security for maintainers in 2026.
Join Jeff Luszcz from the GitHub Open Source Programs Office as he reviews what every maintainer should know about open source licensing, SBOMs, and their impacts on supply chain security; and what users are expecting in 2026.
Loading