From a63d6dc52afaa35f738526f900147a255092674d Mon Sep 17 00:00:00 2001 From: Ken Odegard Date: Mon, 4 Nov 2024 08:47:14 -0600 Subject: [PATCH] Remove conda specific reference for commit signing in `HWUG.md` (#1049) --- templates/HOW_WE_USE_GITHUB.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/HOW_WE_USE_GITHUB.md b/templates/HOW_WE_USE_GITHUB.md index 7e2b9bde..7f6b52f2 100644 --- a/templates/HOW_WE_USE_GITHUB.md +++ b/templates/HOW_WE_USE_GITHUB.md @@ -267,8 +267,7 @@ In order to not have to manually type or copy/paste the above repeatedly, note t ## Commit Signing -For all conda maintainers, we require commit signing and strongly recommend it for all others wishing to contribute to conda -related projects. More information about how to set this up within GitHub can be found here: +For all maintainers, we require commit signing and strongly recommend it for all others wishing to contribute. More information about how to set this up within GitHub can be found here: - [GitHub's signing commits docs][docs-commit-signing]