diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-09-15 14:28:29 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-15 14:28:29 +0900 |
| commit | 6cf466e5d1d423aec8ec06f65644c73c7e9a8ecd (patch) | |
| tree | b3623e27ae94471fa4d58dda9e9296b21afbd20e /.github | |
| parent | enhance nodeinfo by prpoagate the standart keys for homepage and repository (... (diff) | |
| download | sharkey-6cf466e5d1d423aec8ec06f65644c73c7e9a8ecd.tar.gz sharkey-6cf466e5d1d423aec8ec06f65644c73c7e9a8ecd.tar.bz2 sharkey-6cf466e5d1d423aec8ec06f65644c73c7e9a8ecd.zip | |
update deps (#11820)
* update deps
* fix
* wip
* wip
* wip
* Update docker-compose.yml.example
* Delete reviewer-lottery.yml
* Update RepositoryModule.ts
* wip
* wip
* clean up
* update deps
* wip
* wip
Diffstat (limited to '.github')
| -rw-r--r-- | .github/reviewer-lottery.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.github/reviewer-lottery.yml b/.github/reviewer-lottery.yml deleted file mode 100644 index c88e1342de..0000000000 --- a/.github/reviewer-lottery.yml +++ /dev/null @@ -1,9 +0,0 @@ -groups: - - name: devs - reviewers: 2 - internal_reviewers: 1 - usernames: - - syuilo - - acid-chicken - - EbiseLutica - - tamaina |