From f9264ded3e02f8ae4fbf8f2400b6ede9edd0bd14 Mon Sep 17 00:00:00 2001 From: Evan Castillo Date: Sat, 27 Jun 2026 16:09:38 -0500 Subject: [PATCH] README: remove out of place emdashes This removes emdashes in the README. In other places in the README, colons are used. Signed-off-by: Evan Castillo Signed-off-by: Jonathan Corbet Message-ID: <20260627210938.85899-1-eycastio@icloud.com> --- README | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README b/README index e6549b2a7aac..010c58722422 100644 --- a/README +++ b/README @@ -30,15 +30,15 @@ Who Are You? Find your role below: -* New Kernel Developer - Getting started with kernel development -* Academic Researcher - Studying kernel internals and architecture -* Security Expert - Hardening and vulnerability analysis -* Backport/Maintenance Engineer - Maintaining stable kernels -* System Administrator - Configuring and troubleshooting -* Maintainer - Leading subsystems and reviewing patches -* Hardware Vendor - Writing drivers for new hardware -* Distribution Maintainer - Packaging kernels for distros -* AI Coding Assistant - LLMs and AI-powered development tools +* New Kernel Developer: Getting started with kernel development +* Academic Researcher: Studying kernel internals and architecture +* Security Expert: Hardening and vulnerability analysis +* Backport/Maintenance Engineer: Maintaining stable kernels +* System Administrator: Configuring and troubleshooting +* Maintainer: Leading subsystems and reviewing patches +* Hardware Vendor: Writing drivers for new hardware +* Distribution Maintainer: Packaging kernels for distros +* AI Coding Assistant: LLMs and AI-powered development tools For Specific Users