1
0
mirror of https://github.com/seejohnrun/haste-client.git synced 2025-12-25 04:51:29 +00:00

3 Commits

Author SHA1 Message Date
Konstantin Rybakov
0133b1549c [UTI-2480] Update actions versions 2022-11-24 18:40:14 +02:00
Marcelo Miranda Carneiro
1e2ceee70f [SAT-2287] Team name change to Utilities (#54) 2022-09-05 10:31:11 -03:00
Filipe Chagas
2ca3df7a01 Fix codeowners (#52) 2022-06-02 16:56:41 -03:00
2 changed files with 2 additions and 2 deletions

2
.github/CODEOWNERS vendored
View File

@@ -1 +1 @@
* @toptal/traffic-acquisition-eng
* @toptal/ext-utilities-eng

View File

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