diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6f044bc85..47bf53699 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,13 +3,9 @@ # * @spacedriveapp -# documentation -/apps/landing/src/pages/docs/ @jamiepine -/docs/ @jamiepine - # frontend apps (Rust bridges and tech functionality -- no real visual implications) -/apps/desktop/ @jamiepine @Brendonovich @oscartbeaumont -/apps/web/ @jamiepine +/apps/desktop/ @spacedriveapp/backend +/apps/web/ @spacedriveapp/backend # mobile /apps/mobile/ @spacedriveapp/mobile @@ -19,25 +15,15 @@ /crates/ @spacedriveapp/backend # server app -/apps/server/ @oscartbeaumont +/apps/server/ @spacedriveapp/backend # landing site /apps/landing/ @spacedriveapp/frontend +# interface +/interface/ @spacedriveapp/frontend + # UI /packages/ @spacedriveapp/frontend -# base config files -/* @jamiepine -# workspace settings -/.vscode/settings.json @jamiepine -/.github/* @jamiepine @Brendonovich @oscartbeaumont - -# CI -/.github/actions/ @Brendonovich @oscartbeaumont -/.github/workflows/ @Brendonovich @oscartbeaumont - -# development workflow -/.github/scripts/ @oscartbeaumont -/.github/ISSUES_TEMPLATE/ @jamiepine @Brendonovich @oscartbeaumont diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7abcabb7f..0d50df70c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,20 +2,6 @@ name: CI on: pull_request: - paths-ignore: - - '**.md' - - 'docs/**' - - 'LICENSE' - - '.cspell/**' - - '.vscode/**' - - '.github/CODEOWNERS' - - '.github/FUNDING.yml' - - '.github/ISSUE_TEMPLATE/**' - - '.github/scripts/osxcross/**' - - '.github/scripts/ffmpeg-macos/**' - - '.gitattributes' - - 'cspell.config.yaml' - workflow_dispatch: merge_group: env: diff --git a/docs/company/about/credits.mdx b/docs/company/about/credits.mdx index 84d2d3bf6..edd0815f0 100644 --- a/docs/company/about/credits.mdx +++ b/docs/company/about/credits.mdx @@ -8,7 +8,7 @@ jamie@spacedrive.com ## Developers -Jamie Pine, Brendan Allan, Oscar Beaumont, Ericson Soares, Utku Bakır, Haden Fletcher, Benjamin Akar, Haris Mehrzad, and all other contributors displayed below! +Jamie Pine, Brendan Allan, Oscar Beaumont, Ericson Soares, Utku Bakır, Jake Robinson, Mihail Dounaev, Ameer Al Ashhab, Vítor Vasconcellos, Nik Elšnik and all other contributors displayed below! ## Contributors