Update github org and repo name for client-python (#56)
This commit is contained in:
committed by
Brendan Burns
parent
b8cf93e649
commit
df8b843fb9
@@ -19,8 +19,8 @@
|
||||
<configuration>
|
||||
<inputSpec>${generator.spec.path}</inputSpec>
|
||||
<language>python</language>
|
||||
<gitUserId>kubernetes-incubator</gitUserId>
|
||||
<gitRepoId>client-python</gitRepoId>
|
||||
<gitUserId>kubernetes-client</gitUserId>
|
||||
<gitRepoId>python</gitRepoId>
|
||||
<configOptions>
|
||||
<packageName>${generator.package.name}</packageName>
|
||||
<packageVersion>${generator.client.version}</packageVersion>
|
||||
|
||||
Reference in New Issue
Block a user