Skip to content

Commit 173e00b

Browse files
authored
[java] Update project description and developer information (#1574)
1 parent 731a116 commit 173e00b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

java/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<packaging>jar</packaging>
1212

1313
<name>GitHub Copilot SDK :: Java</name>
14-
<description>SDK for programmatic control of GitHub Copilot CLI</description>
14+
<description>Official SDK for programmatic control of GitHub Copilot CLI</description>
1515
<url>https://github.com/github/copilot-sdk</url>
1616

1717
<licenses>
@@ -23,8 +23,8 @@
2323

2424
<developers>
2525
<developer>
26-
<name>GitHub Copilot SDK</name>
27-
<organization>GitHub Copilot SDK</organization>
26+
<name>GitHub Copilot SDK Team</name>
27+
<organization>GitHub</organization>
2828
<organizationUrl>https://github.com/github</organizationUrl>
2929
</developer>
3030
</developers>

0 commit comments

Comments
 (0)