From a45d819c82cbf0b5daa433a7e4c784cf66d85c23 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sep 22 2018 04:36:21 +0000 Subject: add Packaging Guidelines Signed-off-by: Igor Gnatenko --- diff --git a/README.md b/README.md index 93a1cd2..731060c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ Content issues be reported against the source repositories: * [Mentored Projects](https://pagure.io/mentored-projects/) * [Fedora Modularity](https://pagure.io/fedora-docs/modularity) * [Remix Building](https://pagure.io/fedora-docs/remix-building) -* [CommOps](https://pagure.io/fedora-commops/) +* [CommOps](https://pagure.io/fedora-commops) +* [Packaging Guidelines](https://pagure.io/packaging-committee) * Release Specific Information/Navigation Pages: This repository in the `antora_` branch. This repository contains the main Antora playbook that defines the whole site. diff --git a/site.yml b/site.yml index 01deb1e..2e8ead3 100644 --- a/site.yml +++ b/site.yml @@ -69,6 +69,10 @@ content: - url: https://pagure.io/fedora-diversity.git branches: - master + - url: https://pagure.io/packaging-committee.git + branches: + - master + start_path: guidelines - url: ./ branches: master start_path: pages