Skip to content

We should remove sectionauthor and moduleauthor directives #180

Description

@nedbat

For example: https://github.com/nedbat/cpython/blob/main/Doc/library/shlex.rst

.. moduleauthor:: Eric S. Raymond <esr@snark.thyrsus.com>
.. moduleauthor:: Gustavo Niemeyer <niemeyer@conectiva.com>
.. sectionauthor:: Eric S. Raymond <esr@snark.thyrsus.com>
.. sectionauthor:: Gustavo Niemeyer <niemeyer@conectiva.com>

These directives are not rendered in the documentation (afaict) and they reinforce the incorrect notion that pages are owned by individuals. The history of authorship is in git. We should remove them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions