There was an error while loading. Please reload this page.
1 parent 1ae083c commit bb799b4Copy full SHA for bb799b4
jsonvalidate/__init__.py
@@ -2,8 +2,8 @@
2
3
"""Top-level package for jsonvalidate."""
4
5
-__author__ = """Robus Gauli"""
6
-__email__ = 'robusgauli@gmail.com'
+__authors__ = """Robus Gauli, Sagar Chamling"""
+__email__ = 'robusgauli@gmail.com, sgr.raee@gmail.com'
7
__version__ = '0.1.6'
8
9
from .jsonvalidate import (
0 commit comments