Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
35 contributions in the last year
Contribution activity
June - November 2020
May 2020
Created 2 commits in 2 repositories
Created a pull request in google/exposure-notifications-server that received 4 comments
internal/pgtest: add PostgreSQL testing package
This package can be used to start a test PostgreSQL instance, for unit and integration tests.
Opened 1 other pull request in 1 repository
google/exposure-notifications-server
1
merged
Reviewed 1 pull request in 1 repository
google/exposure-notifications-server 1 pull request
Created an issue in golang/go that received 5 comments
cmd/doc: -src flag misbehaves on some systems [1.14 backport]
Under go1.14.2, if you run go doc -src strings.Compare on macOS you get a bunch of unrelated comments.
Commit 585e31d fixes this issue, but it is n…