Last active
October 7, 2017 10:05
-
-
Save richardjpope/39b5652032fb63043c291f27ad30f300 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"privacyStatement": "https://example.org/privacy.html", | |
"countriesDataHeld": ["IE", "LU"], | |
"portability": { | |
"description": "You can download your raw account data", | |
"url": "https://example.org/give-me-my-data.html" | |
}, | |
"deletion": { | |
"description": "To delete your data, you must contact our support team", | |
"url": "mailto:[email protected]" | |
}, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment