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

* 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
This commit is contained in:
Sean Bright
2023-05-03 11:37:57 -04:00
committed by GitHub
parent f5168354cb
commit 0d6b271831
13 changed files with 37 additions and 46 deletions

2
contrib/scripts/ast_grab_core Normal file → Executable file
View File

@@ -67,4 +67,4 @@ echo Notifying admins of the core.
echo Done.
echo
echo Reproducible deadlocks should be posted with a full backtrace and instructions
echo to reproduce the issue at https://issues.asterisk.org/ Thanks!
echo to reproduce the issue at https://github.com/asterisk/asterisk/issues/ Thanks!