Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: McNull/angular-block-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Availity/angular-block-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Oct 1, 2024

  1. Create CODEOWNERS

    gregmartDOTin authored Oct 1, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    5ad1f24 View commit details
  2. Merge pull request #1 from Availity/chore/codeowners

    Create CODEOWNERS
    gregmartDOTin authored Oct 1, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6e8a5ff View commit details
Showing with 7 additions and 0 deletions.
  1. +7 −0 .github/CODEOWNERS
7 changes: 7 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-code-owners#example-of-a-codeowners-file
# These owners will be the default owners for everything in the repo.
# Unless a later match takes precedence,
# these users will be requested for review when someone opens a pull request.
# Order is important; the last matching pattern takes the most precedence.

* @jordan-a-young @LauRoxx @gregmartDOTin