1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

update author info

This commit is contained in:
Kelly Brazil
2020-07-27 13:51:51 -07:00
parent 1e5d602cae
commit d18ff73e88

View File

@ -108,8 +108,8 @@ import jc.utils
class info():
version = '1.0'
description = 'tracepath command parser'
author = 'John Doe'
author_email = 'johndoe@gmail.com'
author = 'Kelly Brazil'
author_email = 'kellyjonbrazil@gmail.com'
# compatible options: linux, darwin, cygwin, win32, aix, freebsd
compatible = ['linux']