Avoiding repeated copies of the CoC

Hey everyone,

Just noticing that we have copies of the same CoC (or sometimes with slight variations on who violations should be reported to) throughout our repos. We could instead put a definitive version in a .github repository and GitHub will pick it up for the links it puts on repos and issues. Repositories that need to have a file included (for packaging or whatever) can have a file that just links to the .github version.

Could I have a :+1: or :-1: on this? I can set this up if there is agreement.

I donโ€™t know how to give a :+1: in discourse, but it sounds good to me.

:+1: from me

:+1:

Alright, thanks for the input! Iโ€™ll try to set this up when I find some time after Iโ€™m out of grading jailโ€ฆ

I opened a PR for this in https://github.com/GenericMappingTools/.github/pull/1.