GitHub user HaroldPutman opened a pull request:
https://github.com/apache/sling/pull/251
Add support for Private Use Country codes
Resolves SLING-7112 by allowing the private use country codes as defined in
[IANA Language Subtag
Registry](https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry)
AA, QM-QZ, XA-XZ, ZZ
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HaroldPutman/sling
SLING-7112-allow-private-use-country
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/251.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #251
----
commit 9f24596e4efbaeb01fee3b852e338783eaa28255
Author: Harold Putman <[email protected]>
Date: 2017-09-07T00:15:36Z
Add support for Private Use Country codes
Resolves SLING-7112 by allowing the private use country codes as defined in
[IANA Language Subtag
Registry](https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry)
AA, QM-QZ, XA-XZ, ZZ
----
---