diff --git a/.cursor/rules/common b/.cursor/rules/common index 402558c9..0048a591 160000 --- a/.cursor/rules/common +++ b/.cursor/rules/common @@ -1 +1 @@ -Subproject commit 402558c9424d32857338fd40a8c52f63050e424b +Subproject commit 0048a59175d3774a9ed517c1fe8ade681d8cea42 diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f1664d4e..6c852ee6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,6 @@ # This is a CODEOWNERS file for the repository -# @killev will be requested for review when someone opens a pull request +# @killev and @vasilyyaremchuk will be requested for review when someone opens a pull request # affecting any file in the repository # Default owner for everything in the repo -* @killev +* @killev @vasilyyaremchuk diff --git a/.gitignore b/.gitignore index d8aacc0c..31e32601 100644 --- a/.gitignore +++ b/.gitignore @@ -144,3 +144,6 @@ website/public/apos-frontend dump.archive .prettierrc aposUsersSafe.json + +# Temporary files directory +tmp/ diff --git a/website-pages b/website-pages index 57f1d394..e059fa49 160000 --- a/website-pages +++ b/website-pages @@ -1 +1 @@ -Subproject commit 57f1d3948967fb0a3e3ea8177f15d49fdb76ead9 +Subproject commit e059fa49b8024ef8d94f90553c2b48afcccc4531