Skip to content

Commit 057720c

Browse files
committed
更新author
1 parent 7273dd8 commit 057720c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

kubesys/analyzer.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
from kubesys.exceptions import KindException
1919

2020
__author__ = ('Tian Yu <[email protected]>',
21-
'Heng Wu <[email protected]>')
21+
'Heng Wu <[email protected]>',
22+
'Jiexin Liu <[email protected]>')
2223

2324

2425
class KubernetesAnalyzer:

0 commit comments

Comments
 (0)