Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treat .webmanifest files as JSON #8019

Merged
merged 1 commit into from
Jun 23, 2016
Merged

Treat .webmanifest files as JSON #8019

merged 1 commit into from
Jun 23, 2016

Conversation

alrra
Copy link
Contributor

@alrra alrra commented Jun 22, 2016

Web App Manifest files (having webmanifest as the recommended file extension and application/manifest+json as the recommended media type) use the JSON format.

See also: https://w3c.github.io/manifest/

Cc: @marcoscaceres

Web App Manifest files (having `webmanifest`¹ as the recommended
file extension and `application/manifest+json`¹ as the recommended
media type) use the JSON² format.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

¹ https://w3c.github.io/manifest/#media-type-registration
² https://w3c.github.io/manifest/#abstract

See also: https://w3c.github.io/manifest/
@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @aeschli and @marvinhagemeister to be potential reviewers

@msftclas
Copy link

Hi @alrra, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. Real humans will now evaluate your PR.

TTYL, MSBOT;

@aeschli aeschli merged commit 1eb2c64 into microsoft:master Jun 23, 2016
@aeschli
Copy link
Contributor

aeschli commented Jun 23, 2016

Thanks @alrra !

@aeschli aeschli added this to the June 2016 milestone Jul 26, 2016
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants