This commit makes changes to the following:
* Sorting of historical positions for all roles is now in descending
order from oldest to last. Previously, different roles were sorted in
different ways, and this was confusing to read.
* Add Aoife Moloney as a full-fledged Fedora Council member, as the
Fedora Operations Architect. @amoloney
* Add Akashdeep Dhar as the F40 elected representative and note
Aleksandra's ending term as F39. @t0xic0der@bookwar
Related: https://pagure.io/Fedora-Council/tickets/issue/476
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
This commit integrates feedback from @mattdm on the wording of the
Fedora Council responsibilities with respect to Executive Sponsors, and
also updates the role description of Community Initiative Leads to
reflect the updated description in the Community Initiatives page.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
This commit amends the Fedora Council Charter in the following ways:
* Responsibilities: Add note about Executive Sponsor role and that a
Fedora Council member is expected to become a Sponsor as a part of
their term on the Council.
* Community Initiative Leads: Clarify the role amid recent changes to
Community Initiatives, especially around the composition of the seat
and the fact that Initiatives are not hand-appointed by the Council,
but actually driven by community consensus and momentum.
ClosesFedora-Council/tickets#412.
ref: https://pagure.io/Fedora-Council/tickets/issue/412
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
This commit adds a Unicode character next to the DEI Advisor line in the
Fedora Council docs site. This addresses feedback from @mattdm that it
was sometimes confusing about this page, because it redirects to another
Antora component outside of the Council docs site. I believe this change
addresses the confusion and we can avoid making this a request on the
Websites & Apps Team.
Kudos to @darknao for the suggestion.
ref: https://gitlab.com/fedora/docs/docs-website/ui-bundle/-/issues/13#note_1629272940
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
This commit introduces changes discussed by @mattdm, @jflory7, and
@amoloney during the on-boarding hackfest for the Fedora Operations
Architect role. This reflects the final version of the role page and the
Council charter with the new role introduced.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
This commit expands the language about Executive Sponsors in Community
Initiatives by adding a section that clarifies how the Executive Sponsor
is selected, what the expectations are between the Lead and the Sponsor,
and other requirements for the Initiative (e.g. an Executive Sponsor
must be attached to an Initiative in order for it to proceed).
Additionally, I made minor changes to other parts of the document, such
as using more `xref` links to other pages in the Fedora documentation
site, adding a lead-in at the top of the Initiatives page, and other
English usage/mechanics edits.
These changes were worked on collaboratively between myself, @amoloney,
and @mattdm.
Closes#189.
ref: https://pagure.io/Fedora-Council/council-docs/issue/189
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
This commit is a significant refactor of all the Fedora Council
documentation into full, native AsciiDoc. This includes following
conventions commonly associated with AsciiDoc, such as the one sentence
per line convention and using more internal `xref` links across pages.
It also introduces explicit link anchors on all headings.
This commit is mostly invisible to the reader. All lines across the
Antora component are now written on one sentence per line, as per the
standard AsciiDoc convention. Following this convention makes future git
diffs easier to read when it comes to actual changes in meaning.
Additionally, where applicable, I updated names and titles of roles that
have since been changed, e.g. "Fedora Community Action & Impact
Coordinator" to "Fedora Community Architect".
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
I used an attribute that was not imported into the AsciiDoc file, so the
`{team_name}` attribute appeared literally instead of what it should
have resolved to, which is "Fedora Council". This is now fixed and
verified locally.
Signed-off-by: Justin W. Flory (he/him) <jwf@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>
This commit fixes all Antora configuration files for the components
underneath this repository. When you run the build script, it reports
errors that it is unable to find the reference for the `start_path` for
all of the components. This is because the full path is required,
including the `.adoc` file ending. So, this commit makes the path
explicit and therefore, fixes the errors.
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 updates the official record to note that the Fedora DEI
Advisor role transitioned from @siddharthvipul1 to @jonatoni in
September 2023.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
This commit makes official the change of the Fedora DEI Advisor from
Vipul Siddharth to Jona Azizaj for the Fedora Linux 39 release cycle.
ref: https://gitlab.com/fedora/dei/home/-/issues/21
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
This commit fixes the `xref` links used throughout the Fedora Council
documentation to the DEI Team documentation. The Antora component name
changed from `/diversity-inclusion/` to `/dei/`.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
The link previously goes to a category that does not exist anymore.
Instead, it is now replaced by a link to the Discourse tag, where the
discussions actually happen now.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
The Fedora Docs theme now provides a table-of-contents in the theme, so
it is not necessary to have the duplicate in the document.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
We are using an old version of the Fedora Docs theme and UI package.
This commit updates the local Antora config used for the local preview,
so that anyone working on the Fedora Council docs would also see the
same preview locally that they would expect on the production site.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
This commit updates the organization chart with the 2023 changes by
@riecatnor. This is the current and most up-to-date reflection on the
Fedora community and where we are today.
ClosesFedora-Council/council-docs#194.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
This commit fixes the story and original title of the Fedora Community
Architect and its many different historical iterations. This came up in
private message with @mattdm, when he pointed out to me that I missed
some details in how I explained the history of the role title and how we
got to where we are today.
Furthermore, based on the suggestion of @mattdm and other low-vision
users on Fedora Discussion, I dropped the use of punctuated acronyms as
this did not have the desired impact I thought I was making for screen
reader users. So, to respect the feedback of those who participated in
the discussion, I am ending this precedent and will move back to
acronyms not broken with punctuation.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
Removal of failing ref to attributes.adoc file.
Change side menu to "Initiatives"
Change reference "Objectives" to "Community Initiatives" on "Get Involved" page
Signed-off-by: Karl Stevens <karlosfandango64@gmail.com>