diff --git a/SECURITY.md b/SECURITY.md index 4ddac2b32..b382809f4 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -3,4 +3,4 @@ ## Reporting a Vulnerability You can report low severity bugs as [issues](https://github.com/is-a-dev/register/issues/new/choose) on this repo. -For higher severity vulnerabilities and bugs, kindly email them to me at [phenax5@gmail.com](mailto:phenax5@gmail.com). +For higher severity vulnerabilities and bugs, kindly email them to me at [akshay-n0@protonmail.com](mailto:akshay-n0@protonmail.com). diff --git a/domains/augustin.json b/domains/augustin.json new file mode 100644 index 000000000..6920bcdef --- /dev/null +++ b/domains/augustin.json @@ -0,0 +1,12 @@ +{ + "description": "Augustin's personal developer website", + "repo": "https://github.com/AugustinJose1221", + "owner": { + "username": "AugustinJose1221", + "email": "augustinjose1221@gmail.com" + }, + "record": { + "CNAME": "www.augustinjose.com", + "URL": "https://augustin.is-a.dev" + } +} diff --git a/domains/johan.json b/domains/johan.json new file mode 100644 index 000000000..139aa7dc4 --- /dev/null +++ b/domains/johan.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website of Johan von Forstner", + "repo": "https://github.com/johan12345/johan12345.github.io", + "owner": { + "username": "johan12345", + "email": "johan.forstner@gmail.com" + }, + "record": { + "URL": "https://johan.vonforst.net/" + } + } diff --git a/domains/laxminag.json b/domains/laxminag.json new file mode 100644 index 000000000..04ec58d4b --- /dev/null +++ b/domains/laxminag.json @@ -0,0 +1,11 @@ +{ + "description": "nagln's personal website", + "repo": "https://github.com/laxminagln/laxminagln.github.io", + "owner": { + "username": "laxminagln", + "email": "laxminagln@gmail.com" + }, + "record": { + "CNAME": "www.laxminagln.me" + } +} diff --git a/domains/nagarajgond.json b/domains/nagarajgond.json new file mode 100644 index 000000000..4bc78a8c8 --- /dev/null +++ b/domains/nagarajgond.json @@ -0,0 +1,12 @@ +{ + "description": "Nagaraj's Dev website", + "repo": "https://github.com/NagarajGond/NagarajGond.github.io", + "owner": { + "username": "nagarajgond", + "email": "nagarajgond@live.com" + }, + "record": { + "CNAME": "NagarajGond.github.io", + "URL": "https://nagarajgond.is-a.dev" + } + }