Credits#

When you contribute to icalendar, please add your name to this list of contributors. Please use the format of your public identity as either your name or GitHub username, followed by the URL to your GitHub profile. Do not use an email address, as those may get harvested or become invalid in the future.

- GivenName Surname <https://github.com/github_username>_
- github_username <https://github.com/github_username>_

The following people have made contributions to icalendar. We’re grateful for their support.

Maintainers#

Original author#

Contributors#

Complete list#

Although this list might not be complete, as some contributors either didn’t know that they could add their name to this file or didn’t want to be added, you can find out who contributed to icalendar.

On GitHub, from the icalendar home page, click the link [Contributors](collective/icalendar).

Alternatively from your local git checkout, issue the following command, which prints a list of all contributors sorted by their name and commit email address, and the count of commits for each one.

git shortlog -s -e