diff options
author | Máximo Cuadros <mcuadros@gmail.com> | 2017-12-11 12:09:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-11 12:09:23 +0100 |
commit | e9037637fbcf832e0325a3884d9ae360c3c4dc2c (patch) | |
tree | 29648b8f01636a5a94dc7415cccb1618513c7c74 /MAINTAINERS | |
parent | 8915b8645f3803528d4182ea3e73687a41de12af (diff) | |
parent | 05f8e92679d054375b209029751e7ef13d1604a8 (diff) | |
download | go-git-e9037637fbcf832e0325a3884d9ae360c3c4dc2c.tar.gz |
Merge pull request #680 from mcuadros/license-contributing
License upgrade, plus code of conduct and contributing guidelines
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 0000000..ff2129c --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,3 @@ +Máximo Cuadros <mcuadros@gmail.com> (@mcuadros) +Jeremy Stribling <strib@alum.mit.edu> (@strib) +Ori Rawlings <orirawlings@gmail.com> (@orirawlings) |