Skip to content

Commit

Permalink
feat: add gitmodules
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewHanasiro committed Jan 24, 2023
1 parent b340377 commit 6521547
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[submodule "auth-plus-authentication"]
path = auth-plus-authentication
url = https://github.com/auth-plus/auth-plus-authentication
[submodule "auth-plus-billing"]
path = auth-plus-billing
url = https://github.com/auth-plus/auth-plus-billing
[submodule "auth-plus-notification"]
path = auth-plus-notification
url = https://github.com/auth-plus/auth-plus-notification
[submodule "auth-plus-client"]
path = auth-plus-client
url = https://github.com/auth-plus/auth-plus-client
1 change: 1 addition & 0 deletions auth-plus-authentication
1 change: 1 addition & 0 deletions auth-plus-billing
Submodule auth-plus-billing added at e717e9
1 change: 1 addition & 0 deletions auth-plus-client
Submodule auth-plus-client added at 7a619b
1 change: 1 addition & 0 deletions auth-plus-notification
Submodule auth-plus-notification added at 365474

0 comments on commit 6521547

Please sign in to comment.