From c870f217760899215042c1961d796123cbf44790 Mon Sep 17 00:00:00 2001 From: Mark Davydov Date: Fri, 9 Oct 2020 00:02:53 +0300 Subject: [PATCH] Add mark.json added mark json with redirect to linkedin. --- domains/mark.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mark.json diff --git a/domains/mark.json b/domains/mark.json new file mode 100644 index 000000000..8c79922a8 --- /dev/null +++ b/domains/mark.json @@ -0,0 +1,12 @@ + +{ + "description": "Makr Davydov is a Developer!", + "repo": "https://github.com/markrity", + "owner": { + "username": "markrity", + "email": "markrity@gmail.com" + }, + "record": { + "URL": "https://www.linkedin.com/in/davydovmark/" + } +}