From f62ae0b14bf8b14597a8941036067573bb80ed6a Mon Sep 17 00:00:00 2001 From: qubedmaiska Date: Sat, 15 Feb 2025 20:55:00 -0500 Subject: [PATCH] added mailing list clarification --- developer/building/development-workflow.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/developer/building/development-workflow.md b/developer/building/development-workflow.md index dd72699a..10199e50 100644 --- a/developer/building/development-workflow.md +++ b/developer/building/development-workflow.md @@ -39,7 +39,8 @@ on github. When you are ready to submit your changes to Qubes to be merged, push your changes, then create a signed git tag (using `git tag -s`). Finally, send a -letter to the Qubes listserv describing the changes and including the link to +letter to the Qubes the [qubes-devel](/support/#qubes-devel) mailing list +describing the changes and including the link to your repository. You can also create pull request on github. Don't forget to include your public PGP key you use to sign your tags.