1
0
mirror of https://github.com/seejohnrun/haste-client.git synced 2025-12-30 23:31:28 +00:00

1 Commits

Author SHA1 Message Date
Filipe Chagas
6170ad7de6 Fix codeowners 2022-06-02 11:58:55 -03:00
2 changed files with 2 additions and 2 deletions

2
.github/CODEOWNERS vendored
View File

@@ -1 +1 @@
* @toptal/marketing-tools-2-eng
* @toptal/site-acquisition-eng

View File

@@ -11,7 +11,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v6
- uses: actions/stale@v3
with:
days-before-stale: 30
days-before-close: 14