Skip to content

Commit 3bd2935

Browse files
committed
add panel info to summit page
Signed-off-by: b@brck.nl <b@brck.nl>
1 parent a26355d commit 3bd2935

1 file changed

Lines changed: 24 additions & 11 deletions

File tree

Summit/2026/index.html

Lines changed: 24 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,13 @@
88
redirect_from: /Foundation/Summit/2026/index.html
99
---
1010
{% include summit-heading.html
11-
1211
about = 'The seL4 Summit is the annual international summit on the seL4
1312
microkernel and associated technology, tools, infrastructure, products,
1413
projects, and people. The <a href="#pc">program committee</a> assembles
1514
thought-provoking talks, <a href="#keynotes">keynotes</a>, <a
16-
href="#voices-nearby">"voices from nearby",</a> and panel discussions. The
17-
seL4 Summit is made possible thanks to our <a href="#sponsors">sponsors</a>.'
18-
15+
href="#voices-nearby">"voices from nearby",</a> and and <a href="#panel">panel
16+
discussions</a>. The seL4 Summit is made possible thanks to our <a
17+
href="#sponsors">sponsors</a>.'
1918
city = "Vancouver, Canada"
2019
date = "1 - 3 September 2026"
2120
reg-link = "https://events.linuxfoundation.org/sel4-summit/register/"
@@ -65,12 +64,6 @@
6564
<div class="mt-6 sm:mt-12">
6665
{% include bio-items-start.html %}
6766

68-
<!-- TODO: ADD FOR EACH KEYNOTE
69-
affiliation = ""
70-
affiliation_link = ""
71-
abstract-title = ""
72-
abstract-link = "" -->
73-
7467

7568
{% include keynote-item.html
7669
name = "<a href='https://www.linkedin.com/in/anjanarajan/'>Anjana Rajan</a>"
@@ -95,7 +88,6 @@
9588
</div>
9689
{% include section-end.html %}
9790

98-
9991
<!-- Voices from Nearby section -->
10092
{% include section-start.html
10193
id = "voices-nearby"
@@ -137,6 +129,27 @@
137129
{% include section-end.html %}
138130

139131

132+
<!-- Panel section -->
133+
{% include section-start.html
134+
id = "panel"
135+
heading = "Panel: Building a business case for using a
136+
verified kernel"
137+
intro = '
138+
<p>
139+
We are very fortunate to welcome five industry leaders to participate at
140+
the seL4 Summit 2026, in a session <a
141+
href="abstracts2026.html#a-panel">Certification, Compliance and Policies:
142+
enabler or barrier to innovation?</a>: Atalanta, Collins Aerospace,
143+
Defence Science and Technology Laboratory (Dstl), SafeShark, and Thales.
144+
The panel will be moderated by Martin Dehnel-Wild from Kry10.
145+
</p>
146+
'
147+
%}
148+
149+
{% include panel-2026.html %}
150+
151+
{% include section-end.html %}
152+
140153

141154
<!-- PC section -->
142155
{% include section-start.html

0 commit comments

Comments
 (0)