#93 Migrate default git branch from master to main (closes #86)
Merged by bcotton. Opened by jflory7.
Fedora-Council/ jflory7/council-docs change/default-git-branch  into  master

Last month, GitHub switched their default git branch from master to
main. So, if GitHub is doing it for their millions and millions of
repos and users, there are few good reasons not to for this repo.

https://github.com/github/renaming

This commit changes all references of master to main in the Antora
site configuration. This commit is already pushed to a git branch,
main, on the council-docs repo. But this commit will be opened as a
Pull Request to the master branch.

Do not merge without coordinating on the fedora-docs/docs-fp-o PR.
If the builder is still configured to build onto master, well, that
obviously will not work. Please coordinate these changes simultaneously.

Closes #86. cc: @mattdm

P.S. — This Pull Request was brought to you by incantations of grep and sed. Coreutils ftw…

docs-fp-o PR is 151

LGTM. I have commit on both repos, so I can coordinate the merges. I'll do it on Monday to give people time to provide additional feedback.

rebased onto c9543d027ab7709b3b00a57f8fc93b32235b1235

https://pagure.io/fedora-docs/docs-fp-o/pull-request/151

Metadata Update from @jflory7:
- Request assigned

Pull-Request has been merged by bcotton