editorconfig-checker: add maintainer
This commit is contained in:
parent
aacbfe0805
commit
5d77078b46
@ -25,6 +25,6 @@ buildGoModule rec {
|
|||||||
description = "A tool to verify that your files are in harmony with your .editorconfig";
|
description = "A tool to verify that your files are in harmony with your .editorconfig";
|
||||||
homepage = "https://editorconfig-checker.github.io/";
|
homepage = "https://editorconfig-checker.github.io/";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ uri-canva ];
|
maintainers = with maintainers; [ uri-canva zowoq ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user