-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a Lesson Credit page #238
Comments
Thinking about this particular issue and the reason why I haven't yet started on it is due to scope: The scope for the Lesson Publication Task Force:
The scope for this page:
I think the thing I keep getting stuck on is the fact that we don't have a single way to credit authors dynamically. The LPTF has recommended solutions that rely heavily on processes that have not yet been set up and require extra development time to do so. Moreover, because the authors are needed for the lesson release, we need to make sure that we do not duplicate effort for the maintainers to maintain an author list in more than one place. One solution I'm thinking of is to create a function that will auto-generate the author list from a well-defined author list mechanism (e.g. a cff file, an all-contributors config file, a DESCRIPTION file, and whatever we come up with for the LPTF) and use that to insert the author list in the lesson itself. |
Just FYI, in CFF (see mentioned issue) there are already plans for granular contributor roles for the next version of the format. Possibly of interest in this context: |
Thanks @apirogov, very much so. In fact, and inspired by the issue you opened on carpentries/workbench, I was browsing exactly that discussion on the CFF repo yesterday. Support for contributor roles in CFF would probably remove one of the biggest headaches we have at the moment: how to distinguish (in a maachine-readable way) lesson maintainers and reviewers from everyone else who should be listed as an author? |
Closed with carpentries/varnish#122 |
A page to list the contributors to a lesson, the Maintainers, supporting institutions/funding bodies, etc. The exact nature of this is likely to be heavily informed by discussions in the Lesson Publication Task Force.
The text was updated successfully, but these errors were encountered: