From 697cb36b814d7e01da336c43b1932264302a2528 Mon Sep 17 00:00:00 2001 From: georg Date: Thu, 28 Nov 2019 02:15:20 +0000 Subject: This is mat2, not MAT2 Closes #131 --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ed8013c..34dfe23 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ -# Contributing to MAT2 +# Contributing to mat2 -The main repository for MAT2 is on [0xacab]( https://0xacab.org/jvoisin/mat2 ), +The main repository for mat2 is on [0xacab]( https://0xacab.org/jvoisin/mat2 ), but you can send patches to jvoisin by [email](https://dustri.org/) if you prefer. Do feel free to pick up [an issue]( https://0xacab.org/jvoisin/mat2/issues ) @@ -16,7 +16,7 @@ If you're adding a new fileformat, please add tests for: 2. Cleaning metadata 3. Raising `ValueError` upon a corrupted file -Since MAT2 is written in Python3, please conform as much as possible to the +Since mat2 is written in Python3, please conform as much as possible to the [pep8]( https://pep8.org/ ) style; except where it makes no sense of course. # Doing a release -- cgit v1.3