Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,18 @@ This is a mature project that is only being maintained for bug fixes and
compatibility with new versions of Python. It is not under active development,
though we will try to respond to issues and pull requests.

## Past Contributors:
## Past and Current Contributors:

- [Michael Foord](https://agileabstractions.com/)
- original creator of ``configobj`` and ``validate`` and maintainer through version 4
- [Rob Dennis](https://github.com/robdennis)
- released version 5 (first python 3-compatible release) in 2014, bringing the project to github
- released the last maintenance release (until new maintainership is established) in 2023
- previous release manager until 2023
- [Eli Courtwright](https://github.com/EliAndrewC)
- released version 5 (first python 3-compatible release) in 2014
- [Nicola Larosa](https://pypi.org/user/tekNico/)
- Contributions to the pre-version 5 codebase
- Contributions to the pre-version 5 codebase
- [Jürgen Hermann](https://github.com/jhermann)
- day-to-day maintenance of the repo
- [Jelmer Vernooij](https://github.com/jelmer)
- day-to-day maintenance of the repo, and current release manager
Loading