diff --git a/docs/source/writing_koji_code.rst b/docs/source/writing_koji_code.rst index 5f4c4080..8fff170b 100644 --- a/docs/source/writing_koji_code.rst +++ b/docs/source/writing_koji_code.rst @@ -643,7 +643,8 @@ sometimes you have partial work that you may want feedback on. Please don't submit a PR before your code is complete. The preferred way to request early feedback is to push your changes to a your -own koji fork and then send an email to koji-devel@lists.fedoraproject.org +own koji fork and then send an email to +`koji-devel AT lists.fedorahosted.org`__ requesting review. This approach is one step short of a PR, making it easy to upgrade to a PR once the changes are ready.