Skip to content

Commit

Permalink
Add repositoryUrl for gradle-changelog-plugin; Remove CODEOWNERS (#126)
Browse files Browse the repository at this point in the history
* Remove CODEOWNERS

* Add repositoryUrl for gradle-changelog-plugin
  • Loading branch information
ChrisCarini authored May 2, 2023
1 parent f7a3ea1 commit 11ce331
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/CODEOWNERS

This file was deleted.

5 changes: 5 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
apply from: 'build_standard_jetbrains_plugin_build.gradle'

// Configure CHANGELOG.md - https://github.com/JetBrains/gradle-changelog-plugin
changelog {
repositoryUrl = "https://github.com/ChrisCarini/git-push-reminder-jetbrains-plugin"
}

0 comments on commit 11ce331

Please sign in to comment.