Merge pull request #11046 from PyTorchLightning/docs/security
Add security contact
This commit is contained in:
parent
1a7084634a
commit
4ee01b715c
|
@ -52,6 +52,7 @@
|
|||
/tests/helpers/boring_model.py @williamfalcon @tchaton @borda
|
||||
|
||||
/.github/CODEOWNERS @williamfalcon
|
||||
/SECURITY.md @williamfalcon
|
||||
/README.md @williamfalcon @edenlightning @borda
|
||||
/setup.py @williamfalcon @borda
|
||||
/pytorch_lightning/__about__.py @williamfalcon @borda
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
developer@grid.ai
|
||||
developer@pytorchlightning.ai
|
Loading…
Reference in New Issue