From 42efb36d694bd5fd8ba2389e1d044cd76d42c69d Mon Sep 17 00:00:00 2001 From: Matthew Low <72585572+matthewlow-dwa@users.noreply.github.com> Date: Fri, 29 May 2026 13:05:38 -0700 Subject: [PATCH] Update DCO Checker script link Signed-off-by: Matthew Low <72585572+matthewlow-dwa@users.noreply.github.com> --- process/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/process/contributing.md b/process/contributing.md index 8f99f7a08..17b5e86b4 100644 --- a/process/contributing.md +++ b/process/contributing.md @@ -103,7 +103,7 @@ The following commits were made pursuant to the Developer Certificate of Origin, Each user who has made the past commits should have their own Signed-off-by: line in the commit message. -This process can be automated using the [DCO Org Check script](https://github.com/jmertic/dco-org-check). +This process can be automated using the [Contribution Checker script](https://github.com/jmertic/contrib_check). ### Handling DCO errors using GitHub website commits.