mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Merge pull request #40159 from nextcloud/bugfix/noid/update-drone-signature
fix(CI): Update .drone.yml signature
This commit is contained in:
commit
23197a840c
2 changed files with 2 additions and 1 deletions
|
|
@ -1878,4 +1878,4 @@ trigger:
|
|||
- push
|
||||
---
|
||||
kind: signature
|
||||
hmac: a5c0c1e40125b53ff88c617699710f3dc9685d80f06fd8f560b2662ccb1c3497
|
||||
hmac: 6814dc276b076a391796f3639b27499592e974db8e5e7a4043a120ce215b78cd
|
||||
|
|
|
|||
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
# Security team
|
||||
/resources/config/ca-bundle.crt @ChristophWurst @miaulalala @nickvergessen
|
||||
/.drone.yml @nickvergessen
|
||||
|
||||
# Two-Factor Authentication
|
||||
# https://github.com/nextcloud/wg-two-factor-authentication#members
|
||||
|
|
|
|||
Loading…
Reference in a new issue