From f4b22bbef1cec7021d9d58f0edc45cb482a031e4 Mon Sep 17 00:00:00 2001 From: Carl George Date: Oct 10 2023 22:04:42 +0000 Subject: Adjust provenpackager policy to allow for different communication methods The currently policy states that bugzilla, IRC, and email are the preferred methods of communication with package maintainers. We also have dist-git pull requests and matrix. This change adds those methods as valid methods. https://docs.fedoraproject.org/en-US/project/communications/ --- diff --git a/fesco/modules/ROOT/pages/Provenpackager_policy.adoc b/fesco/modules/ROOT/pages/Provenpackager_policy.adoc index 6a3367c..ddd3f87 100644 --- a/fesco/modules/ROOT/pages/Provenpackager_policy.adoc +++ b/fesco/modules/ROOT/pages/Provenpackager_policy.adoc @@ -6,7 +6,7 @@ Provenpackagers lend a hand when help is needed, always with a desire to improve the quality of Fedora. Prior to making changes, provenpackagers should try to communicate with owners of a package -in bugzilla, irc or email. +in bugzilla, dist-git pull request, IRC, matrix, or email. They should be careful not to change other people's packages needlessly and try to do the minimal changes required to fix problems, as explained more in depth in xref:Who_is_allowed_to_modify_which_packages.adoc[Who is Allowed to Modify Which Packages].