Skip to content

Commit

Permalink
feat: immich data repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jrasm91 committed Sep 30, 2024
1 parent 32e2ec6 commit 62b80a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployment/modules/github/org/repositories.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ variable "repositories" {
{ name = "test-assets", description = "Test assets used for testing Immich. Contains various formats and codecs" },
{ name = ".github", description = ".github folder for the organisation level", issues = false },
{ name = "geoshenanigans", description = "Geospatial shenanigans, reverse geocoding, map tiling, and maybe more..." },
{ name = "data.immich.app", description = "Graphs and charts for Immich data" },
{ name = "native_video_player", description = "A Flutter widget to play videos on iOS and Android using a native implementation.", fork = true }
]
}
Expand Down

0 comments on commit 62b80a4

Please sign in to comment.