@jspaleta is now the FPL, taking on the title after @mattdm. I added
Matthew as a past FPL using the dates I believe to be correct. Note that
Jef still needs a proper biography to be written.
ref: https://pagure.io/Fedora-Council/council-docs/issue/251
Signed-off-by: Justin Wheeler <jwheel@redhat.com>
This commit does some behind-the-scenes meta-work to prepare for some
other changes that warrant bigger discussions. However, I phased out the
`FWIKI` and `COMMBLOG` attributes for `url_wiki` and `url_commblog`
respectively. This matches the convention used in other Fedora Docs
repositories.
No changes were made to docs content itself. All information should
display just as it did before this commit.
Signed-off-by: Justin Wheeler <jwheel@redhat.com>
This commit changes almost every occurrence of "Council" and "Fedora
Council" with `{team_name}`, an Antora macro that resolves to "Fedora
Council". This continues the integration work with the team profile
introduced in previous commits. It ensures consistent use of the Fedora
Council name in our documents and may also contribute to a slight boost
in search engine optimization.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
NOTE: This commit does NOT change content, policy, or the substance of
any written documentation that requires Fedora Council review. This
change only impacts changes related to the Antora toolchain.
This commit integrates the team directory profile that was introduced a
few years ago into the Fedora Council documentation. This makes several
common URLs used across the Fedora Council Antora component accessible
as macros. Instead of hard-coding the same URL across all of the Fedora
Council documentation, the macros can be used to more easily re-use the
same URL consistently across multiple pages.
This commit is one of several that gradually refactors the Fedora
Council documentation to properly fit into an AsciiDoc and Antora
workflow.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
This commit adopts the current best-practice for using partials in
Antora within the Council docs, and it also adds an attributes partial
that includes common metadata used across the Council docs. The partials
are not yet used across the Council docs, but the attributes partial is
imported into the headers of multiple documents.
This is setting the stage to make updating things like our Discourse,
Matrix, and other comms places easier to maintain and update.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
This commit updates information about how to contact the Fedora Council
and the best places to get in touch. This updates information about IRC
and mailing lists, and replaces them either with platform-agnostic
language or Matrix/Discourse specifically, where applicable.
This commit builds on what @mattdm already put together in January 2022
in PR #138. There is not a significant change to what was already voted
on and decided previously, but I did reorganize some of the content on
the "Contact" page in an attempt to enhance the page structure already
laid out. It includes @bcotton's feedback asked for previously.
These changes are a year old and do not include changes to the charter
other than links to the Council meetings wiki page and changing the
Discourse link from the old category to the Council tag. I intend to
merge this on commit, on the conditional affirmation by the Council has
approved this change during our February 2023 face-to-face meeting in
Frankfurt, Germany.
ref: Fedora-Council/council-docs#138
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>