From a6e2f74d4803b5656b132681ee9fcd4382063595 Mon Sep 17 00:00:00 2001 From: Johann Hofmann Date: Fri, 28 Mar 2025 19:56:14 +0000 Subject: [PATCH 1/2] Update editors --- README.md | 7 +++---- index.bs | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5a00d9f..d169076 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ # requestStorageAccessFor Explainer -## Authors: -* [Matt Reichhoff](https://github.com/mreichhoff) (mreichhoff@chromium.org) -* [Kaustubha Govind](https://github.com/krgovind) (kaustubhag@chromium.org) -* [Johann Hofmann](https://github.com/johannhof) (johannhof@chromium.org) +## Editors: +* [Johann Hofmann](https://github.com/johannhof) +* [Chris Fredrickson](https://github.com/cfredric) ## Participate diff --git a/index.bs b/index.bs index 378669c..7635361 100644 --- a/index.bs +++ b/index.bs @@ -7,8 +7,8 @@ Text Macro: LICENSE Creativ Group: privacycg ED: https://github.com/privacycg/requestStorageAccessFor Status: CG-DRAFT -Editor: Matt Reichhoff, w3cid 138889, Google https://google.com, mreichhoff@google.com Editor: Johann Hofmann, w3cid 120436, Google https://google.com, johannhof@google.com +Editor: Chris Fredrickson, w3cid 133873, Google https://google.com, cfredric@google.com Level: None Markup Shorthands: markdown yes, css no Complain About: accidental-2119 true From 71dd7bb6045007d400216a65d07ee05739ee0a35 Mon Sep 17 00:00:00 2001 From: Johann Hofmann Date: Fri, 28 Mar 2025 20:00:28 +0000 Subject: [PATCH 2/2] Also acknowledge former editors --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d169076..506c5df 100644 --- a/README.md +++ b/README.md @@ -293,6 +293,8 @@ A side effect of disabling `SameSite=None` cookies is that attacks like CSRF bec ## References & acknowledgements +Thank you to former editors [Matt Reichhoff](https://github.com/mreichhoff) and [Kaustubha Govind](https://github.com/krgovind) for their contributions to the explainer and spec. + Many thanks for valuable feedback and advice from: * [Artur Janc](https://github.com/arturjanc)