Port of https://github.com/kraih/mojo/commit/
19cdf772
Before this clarification the project listed as 7% Perl6 code >.<
The explicit listing is needed, as there apparently won't be a fix
within Github itself any time soon:
https://github.com/github/linguist/issues/2149#issuecomment-
108954064
https://github.com/github/linguist/issues/2781#issuecomment-
167095903
https://github.com/github/linguist/issues/2074#issue-
56431157
Language names sourced from:
https://github.com/github/linguist/blob/master/lib/linguist/languages.yml
-*.pm eol=lf
-*.t eol=lf
-*.pod eol=lf
-*.pod.proto eol=lf
-*.pl eol=lf
-*.PL eol=lf
-*.bash eol=lf
-*.json eol=lf
-*.yml eol=lf
-*.sql eol=lf
+*.pm eol=lf linguist-language=Perl
+*.t eol=lf linguist-language=Perl
+*.pod eol=lf linguist-language=Pod
+*.pod.proto eol=lf linguist-language=Pod
+*.pl eol=lf linguist-language=Perl
+*.PL eol=lf linguist-language=Perl
+*.bash eol=lf linguist-language=Shell
+*.json eol=lf linguist-language=JSON
+*.yml eol=lf linguist-language=YAML
+*.sql eol=lf linguist-language=SQL
/* eol=lf
-/script/* eol=lf
+/script/* eol=lf linguist-language=Perl
/maint/* eol=lf
* text=auto
spb: Stephen Bennett <stephen@freenode.net>
Squeeks <squeek@cpan.org>
srezic: Slaven Rezic <slaven@rezic.de>
+sri: Sebastian Riedel <sri@cpan.org>
sszabo: Stephan Szabo <sszabo@bigpanda.com>
Stephen Peters <steve@stephenpeters.me>
stonecolddevin: Devin Austin <dhoss@cpan.org>