From fce18741f1fa8e97d817bef0bed1f522a8cf6623 Mon Sep 17 00:00:00 2001 From: Ben Cotton Date: Fri, 4 Jun 2021 15:12:48 -0400 Subject: [PATCH] Update some repo locations etc --- modules/ROOT/pages/index.adoc | 3 ++- modules/ROOT/pages/pgm_guide/inactive_provenpackagers.adoc | 2 +- modules/ROOT/pages/pgm_team/other_repos.adoc | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index 6b3e82c..0f0b9e3 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -2,7 +2,8 @@ Keep up to date with program management information on the https://communityblog.fedoraproject.org/category/program-management/[Fedora Community Blog] or by attending the weekly FPgM office hours at https://apps.fedoraproject.org/calendar/council/#m9570[0900] or https://apps.fedoraproject.org/calendar/meeting/9915/[1600] (America/Indiana/Indianapolis) Wednesdays in #fedora-meeting-1. -TIP: To report issues with schedules or elections, file an issue in the https://pagure.io/fedora-project-schedule[mis-named schedule repo]. +TIP: To report issues with schedules, file an issue in the https://pagure.io/fedora-pgm/schedule[schedule repo]. +To report an issue with elections, file an issue in the https://pagure.io/fedora-project-schedule[mis-named schedule repo]. To report an issue with this document, file an issue in the https://pagure.io/fedora-pgm/pgm_docs/[pgm_docs repo]. == Fedora Program Manager diff --git a/modules/ROOT/pages/pgm_guide/inactive_provenpackagers.adoc b/modules/ROOT/pages/pgm_guide/inactive_provenpackagers.adoc index 85c9754..a9e295a 100644 --- a/modules/ROOT/pages/pgm_guide/inactive_provenpackagers.adoc +++ b/modules/ROOT/pages/pgm_guide/inactive_provenpackagers.adoc @@ -7,7 +7,7 @@ In early 2021, https://pagure.io/fesco/issue/2549[FESCo adopted] a policy for ht The Fedora Program Manager is charged with performing an audit of these accounts. This should take place at about the branch point of each development cycle. -The https://pagure.io/fedora-project-schedule/blob/main/f/scripts/provenpackager/inactive_provenpackagers.py[inactive_provenpackagers.py] script will check for provenpackagers that have not submitted a Koji build in the last six months. +The https://pagure.io/fedora-pgm/pgm_communication/blob/main/f/scripts/provenpackager/inactive_provenpackagers.py[inactive_provenpackagers.py] script will check for provenpackagers that have not submitted a Koji build in the last six months. It produces a list of accounts that fail this test, as well as accounts that do not exist in Koji. After running this script, send the output to the named accounts as well as devel-announce. diff --git a/modules/ROOT/pages/pgm_team/other_repos.adoc b/modules/ROOT/pages/pgm_team/other_repos.adoc index 83ce2d8..ba1c356 100644 --- a/modules/ROOT/pages/pgm_team/other_repos.adoc +++ b/modules/ROOT/pages/pgm_team/other_repos.adoc @@ -9,10 +9,10 @@ The documentation (like this page!) published to docs.fedoraproject.org. * https://pagure.io/fedora-pgm/pgm_communication[pgm_communication]. Source files for a variety of non-docs communications. This includes the weekly Friday's Fedora Facts on the Community Blog and scripts for the weekly FPgM office hours and Prioritized Bugs meetings. +It is also used for a few scripts that do things like handle Bugzilla housekeeping. * https://pagure.io/fedora-pgm/change-management[change-management]. Scripts for wrangling changes. Primarily this means parsing the wiki pages and creating new Bugzillas. * https://pagure.io/fedora-project-schedule/[fedora-project-schedule]. It does not contain the schedule! -This is used for a few scripts that do things like handle Bugzilla housekeeping. The issues are used for elections interviews.