denisenkom / go-mssqldb

Microsoft SQL server driver written in go language
BSD 3-Clause "New" or "Revised" License
1.82k stars 500 forks source link

Maintainers and PR reviewers are welcome #652

Open denisenkom opened 3 years ago

denisenkom commented 3 years ago

Please comment on this ticket if you are willing to review PRs or become a maintainer for this package.

shogo82148 commented 3 years ago

Hi, Thank you for your great work. I will become a maintainer because I'm using this package in my work.

denisenkom commented 3 years ago

@shogo82148 welcome! You can start by reviewing PRs, or submitting PRs for open issues.

dzsquared commented 2 years ago

Following discussion on #729, a fork of the project is now available at https://github.com/microsoft/go-mssqldb for feedback and contributions.