From 00cd81a5894182eb38d219ba9dc6f8251dfa6496 Mon Sep 17 00:00:00 2001 From: Vlad Gorodetsky Date: Tue, 20 Nov 2012 07:57:38 +0200 Subject: [PATCH] Add bai config file --- users/bai.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 users/bai.json diff --git a/users/bai.json b/users/bai.json new file mode 100644 index 00000000..df524d3e --- /dev/null +++ b/users/bai.json @@ -0,0 +1,4 @@ +{ + "copyright": "Vlad Gorodetsky", + "email": "v@gor.io" +}