core: Cleanup gerrit and JIRA references. (#40)

* Remove .gitreview and switch to pulling the main asterisk branch
  version from configure.ac instead.

* Replace references to JIRA with GitHub.

* Other minor cleanup found along the way.

Resolves: #39
(cherry picked from commit 6f218514fb)
This commit is contained in:
Sean Bright
2023-05-03 11:39:14 -04:00
committed by Asterisk Development Team
parent 4d62b4c988
commit a7f1dbc462
13 changed files with 37 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
AC_PREREQ(2.60a)
AC_INIT([asterisk], [trunk], [https://issues.asterisk.org])
AC_INIT([asterisk], [18], [https://github.com/asterisk/asterisk/issues])
# cross-compile macros
AC_CANONICAL_BUILD