Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9aaf69c

Browse filesBrowse files
committed
Added maling list
1 parent aa43e26 commit 9aaf69c
Copy full SHA for 9aaf69c

File tree

Expand file treeCollapse file tree

2 files changed

+9
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+9
-0
lines changed

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,12 @@
139139
<distribution>repo</distribution>
140140
</license>
141141
</licenses>
142+
143+
<mailingLists>
144+
<mailingList>
145+
<name>User List</name>
146+
<post>github-api@googlegroups.com</post>
147+
<archive>https://groups.google.com/forum/#!forum/github-api</archive>
148+
</mailingList>
149+
</mailingLists>
142150
</project>

‎src/site/site.xml

Copy file name to clipboardExpand all lines: src/site/site.xml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<item name="Introduction" href="/index.html"/>
1616
<item name="Download" href="http://mvnrepository.com/artifact/${project.groupId}/${project.artifactId}"/>
1717
<item name="Source code" href="https://github.com/kohsuke/${project.artifactId}"/>
18+
<item name="Mailing List" href="https://groups.google.com/forum/#!forum/github-api"/>
1819
</menu>
1920

2021
<menu name="References">

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.