make an effort to have an automatically-updating (utilise go generate) contributor list sitting in e.g. xkcdreader/contributors.go and shown from xkcdreader/about.go.
make an effort to have an automatically-updating (utilise `go generate`) contributor list sitting in e.g. `xkcdreader/contributors.go` and shown from `xkcdreader/about.go`.
as seen [elsewhere](https://blog.carlmjohnson.net/post/2016-11-27-how-to-use-go-generate/) ([archived](https://web.archive.org/web/20220505051349/https://blog.carlmjohnson.net/post/2016-11-27-how-to-use-go-generate/)).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
make an effort to have an automatically-updating (utilise
go generate) contributor list sitting in e.g.xkcdreader/contributors.goand shown fromxkcdreader/about.go.as seen elsewhere (archived).