Skip to content

Copyright: Update Authors list #2330

@hoffie

Description

@hoffie

All source files have an Authors list at the top of the file. This list only contains Volker, most of the times. Other contributors are often missing.

Options:

  1. We could add everyone based on git history, but this will quickly get out of hands. src/utils.cpp would show 33 author lines, from a quick glance (git log --format='format:%an' src/util.cpp | sort -u | wc -).
  2. Listing only Volker tends to become less valid over time.
  3. Dropping authors altogether and listing them somewhere else instead (src/utils.cpp does) would also imply to drop Volker's name, which does not sound nice to me.
  4. Maybe a compromise would be Volker Fischer, The Jamulus Development Team and contributors?

The topic was initially raised by @pljones in #2325 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Triage

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions