From eec3f0c923896dfcd4c45cd304a56dec686dd44f Mon Sep 17 00:00:00 2001 From: stevenhorsman Date: Wed, 9 Apr 2025 09:28:01 +0100 Subject: [PATCH] elections: Add Steve Horsman candidacy Add candidacy in the April 2025 Architecture Committee election Signed-off-by: stevenhorsman --- .../arch-committee-2025-04/SteveHorsman.txt | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 elections/arch-committee-2025-04/SteveHorsman.txt diff --git a/elections/arch-committee-2025-04/SteveHorsman.txt b/elections/arch-committee-2025-04/SteveHorsman.txt new file mode 100644 index 0000000000..8c4f60a107 --- /dev/null +++ b/elections/arch-committee-2025-04/SteveHorsman.txt @@ -0,0 +1,25 @@ +Name: Steve Horsman + +Email: steven@uk.ibm.com + +Background: + +I am a software engineer at IBM, where I work on Confidential Computing +based on Z mainframe technology. + +I've been involved in the Kata Containers project since July 2021, when the +development in the Confidential Containers started. My main focus has been +working on CoCo features, CI and helping with the Kata Containers releases. +In the last two years I've served on the Architecture Committee. + +Some of the activities that I'm keen to help drive in the next year are: +- Helping onboard new members and platforms to the community +- Trying to help drive more "professional" standards in kata-containers, +like regularly running security scans, ensuring our crates and modules are +kept up-to-date and driving our CVE backlog down +- Helping to improve our CI process and get faster and more targeted testing + +I'm also looking forward to seeing what happens with the move to containerd 2.0 +and with runtime-rs enhancements. + +Steve