From 3e27eb88de5fc13af7ebf9b4547ae1a7a5c2553d Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Sun, 1 Feb 2026 20:09:10 +0000 Subject: [PATCH] Updated Signed-off-by: Mark Bolwell --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 13e0b49..d7cdcbf 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -7,7 +7,7 @@ Rules 2) All commits must have Signed-off-by (Signed-off-by: Joan Doe ) in the commit message (details in Signing section) 3) All work is done in your own branch 4) All pull requests go into the devel branch. There are automated checks for signed commits, signoff in commit message, and functional testing) -5) Be open and nice to eachother +5) Be open and nice to each other Workflow --------