From 1ebc72b9fa49b60a989df06670a402143b7c113a Mon Sep 17 00:00:00 2001 From: Shaun McCance <shaunm@redhat.com> Date: Jan 06 2024 17:41:26 +0000 Subject: Adding Adam and the Integration SIG meetup --- diff --git a/index.html b/index.html index b5941a2..3a6faaa 100644 --- a/index.html +++ b/index.html @@ -220,6 +220,17 @@ Any dates outside the room block will have to be booked separately.</li> </div> </div> </div> + <div class="speaker" id="samalik"> + <div class="speakerimg"><img src="samalik.jpg"></div> + <div class="speakertxt"> + <h3>Adam Samalik</h3> + <p>Adam is a principal software engineer with Red Hat mostly contributing + to Fedora ELN, CentOS Stream, and RHEL.</p> + <div class="speakerlinks"> + <a href="https://accounts.centos.org/user/asamalik/"><i class="fa-solid fa-user"></i></a> + </div> + </div> + </div> <div class="speaker" id="sella"> <div class="speakerimg"><img src="sella.jpg"></div> <div class="speakertxt"> @@ -247,7 +258,7 @@ Any dates outside the room block will have to be booked separately.</li> <div class="session" id="#epel-state"> <h3>State of EPEL</h3> - <p class="who"><a href="#dawson"><img src="dawson.jpg"></a>Troy Dawson</p> + <p class="who"><a href="#dawson"><img src="dawson.jpg">Troy Dawson</a></p> <p>Troy Dawson, the EPEL Steering Committee chair, presents the State of EPEL. What has EPEL done, what it's currently working on, and what to expect in the future.</p> @@ -384,6 +395,21 @@ Any dates outside the room block will have to be booked separately.</li> you would like to discuss and meet the people that work behind the spec files.</p> </div> + <div class="session" id="integration-meetup"> + <h3>CentOS Integration SIG Meetup</h3> + <p class="who"><a href="#fedorova"><!--<img src="fedorova.jpg">-->Aleksandra Fedorova</a> + <a href="#samalik"><img src="samalik.jpg">Adam Samalik</a></p> + <p>CentOS Integration SIG is a relatively new addition to the CentOS Special + Interest Groups family, focused on making it easier to react on updates in + the CentOS Stream and integrate third-party CI services to provide feedback + and test results on changes.</p> + <p>This is the first meetup for the group and our main goals would be to learn + about each others use-cases and brainstorm the work items.</p> + <p>The highlight of this year will be the introduction of the TMT tool to manage + CentOS compose tests, see + <a href="https://gitlab.com/CentOS/Integration/compose-tests">the MVP</a>. + But everyone is welcome to bring new questions and ideas to the table.</p> + </div> </section> <section id="sponsors"> diff --git a/samalik.jpg b/samalik.jpg new file mode 100644 index 0000000..f7444c8 Binary files /dev/null and b/samalik.jpg differ