Skip to content

Commit b81c7e0

Browse files
authored
chore: redirect to the scala-lang security page (#36)
Closes #16
2 parents 47ac6fc + ed6992f commit b81c7e0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.github/CODEOWNERS @scala-workshop/admins
22

33
.well-known/atproto-did @scala-workshop/admins
4-
.well-known/security.txt @scala-workshop/security
4+
.well-known/security.txt @scala-workshop/security
5+
security.md @scala-workshop/security

security.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
redirect_to: https://scala-lang.org/security
3+
---

0 commit comments

Comments
 (0)