From ec07045dd3ad4f7f90633bed94cd5d4180d3591e Mon Sep 17 00:00:00 2001 From: MIT License Bot Date: Fri, 21 Feb 2020 22:52:01 +0000 Subject: [PATCH] chore: Automated creation of user vfc. --- users/vfc.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 users/vfc.json diff --git a/users/vfc.json b/users/vfc.json new file mode 100644 index 00000000..0a0065a5 --- /dev/null +++ b/users/vfc.json @@ -0,0 +1,8 @@ +{ + "copyright": "Vinícius Carvalho", + "email": "vinicius.fc93@gmail.com", + "format": "html", + "license": "mit", + "theme": "material", + "gravatar": true +} \ No newline at end of file