There was an error while loading. Please reload this page.
1 parent 731a116 commit 173e00bCopy full SHA for 173e00b
1 file changed
java/pom.xml
@@ -11,7 +11,7 @@
11
<packaging>jar</packaging>
12
13
<name>GitHub Copilot SDK :: Java</name>
14
- <description>SDK for programmatic control of GitHub Copilot CLI</description>
+ <description>Official SDK for programmatic control of GitHub Copilot CLI</description>
15
<url>https://github.com/github/copilot-sdk</url>
16
17
<licenses>
@@ -23,8 +23,8 @@
23
24
<developers>
25
<developer>
26
- <name>GitHub Copilot SDK</name>
27
- <organization>GitHub Copilot SDK</organization>
+ <name>GitHub Copilot SDK Team</name>
+ <organization>GitHub</organization>
28
<organizationUrl>https://github.com/github</organizationUrl>
29
</developer>
30
</developers>
0 commit comments