Custom merge driver or something for semver_status.md
semver_status.md gets lots of merge conflicts, which are typically textual but not semantic. It would be nice to do something better about this.
git has some machinery which might help, but we need to consider how to do this in a way that requires the least amount of configuration by each contributors. (git's custom merge machinery won't run arbitrary stuff without local config, for obviousl reasons.)