From c54eb06996d7ebaf9800b9740038e97bdbf4c1bb Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Mon, 24 Jun 2024 16:18:21 -0400 Subject: [PATCH 1/2] chore: Add contributor list to JS SDK repo --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2836512119cb..69a4ba15fa79 100644 --- a/README.md +++ b/README.md @@ -118,3 +118,11 @@ Our program is currently running on an invitation basis. If you're interested in to security@sentry.io and tell us, that you are interested in auditing this repository. For more details, please have a look at https://sentry.io/security/#vulnerability-disclosure. + +## Contributors + +## Thanks to all the people who contributed! + + + + From 747cad1458dbb22f2a6bea54606ac491fbfefc18 Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Mon, 24 Jun 2024 16:19:24 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69a4ba15fa79..e032726dc221 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ For more details, please have a look at https://sentry.io/security/#vulnerabilit ## Contributors -## Thanks to all the people who contributed! +Thanks to everyone who contributed to the Sentry JavaScript SDK!