Skip to content

Commit

Permalink
Bug 1802174 - Add Kagami Rosylight to the list of DOM peers in the We…
Browse files Browse the repository at this point in the history
…bIDL hook. r=sheehan

Differential Revision: https://phabricator.services.mozilla.com/D162881

--HG--
extra : moz-landing-system : lando
  • Loading branch information
petervanderbeken committed Nov 23, 2022
1 parent 3e065a6 commit bef137d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions hghooks/mozhghooks/check/prevent_webidl_changes.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
{'name': b'Edgar Chen', 'nick': [b'edgar'], 'email': [b'echen@mozilla.com']},
{'name': b'Emilio Cobos', 'nick': [b'emilio'], 'email': [b'emilio@crisal.io']},
{'name': b'Henri Sivonen', 'nick': [b'hsivonen'], 'email': [b'hsivonen@hsivonen.fi']},
{'name': b'Kagami Rosylight', 'nick': [b'saschanaz'], 'email': [b'krosylight@mozilla.com']},
{'name': b'Nika Layzell', 'nick': [b'mystor', b'nika'], 'email': [b'nika@thelayzells.com']},
{'name': b'Olli Pettay', 'nick': [b'smaug'], 'email': [b'olli.pettay@helsinki.fi', b'bugs@pettay.fi']},
{'name': b'Peter Van der Beken', 'nick': [b'peterv'], 'email': [b'peterv@propagandism.org']},
Expand Down
5 changes: 5 additions & 0 deletions hghooks/tests/test-prevent-webidl-changes.t
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Editing a .webidl file without any review should fail
- Edgar Chen (:edgar)
- Emilio Cobos (:emilio)
- Henri Sivonen (:hsivonen)
- Kagami Rosylight (:saschanaz)
- Nika Layzell (:mystor)
- Olli Pettay (:smaug)
- Peter Van der Beken (:peterv)
Expand Down Expand Up @@ -80,6 +81,7 @@ Editing a .webidl file without /DOM/ peer review should fail
- Edgar Chen (:edgar)
- Emilio Cobos (:emilio)
- Henri Sivonen (:hsivonen)
- Kagami Rosylight (:saschanaz)
- Nika Layzell (:mystor)
- Olli Pettay (:smaug)
- Peter Van der Beken (:peterv)
Expand Down Expand Up @@ -128,6 +130,7 @@ Editing a .webidl file without /DOM/ peer review in the same push as a commit wi
- Edgar Chen (:edgar)
- Emilio Cobos (:emilio)
- Henri Sivonen (:hsivonen)
- Kagami Rosylight (:saschanaz)
- Nika Layzell (:mystor)
- Olli Pettay (:smaug)
- Peter Van der Beken (:peterv)
Expand Down Expand Up @@ -181,6 +184,7 @@ WebIDL change after release uplift fails
- Edgar Chen (:edgar)
- Emilio Cobos (:emilio)
- Henri Sivonen (:hsivonen)
- Kagami Rosylight (:saschanaz)
- Nika Layzell (:mystor)
- Olli Pettay (:smaug)
- Peter Van der Beken (:peterv)
Expand Down Expand Up @@ -360,6 +364,7 @@ Editing multiple .webidl files without review should fail
- Edgar Chen (:edgar)
- Emilio Cobos (:emilio)
- Henri Sivonen (:hsivonen)
- Kagami Rosylight (:saschanaz)
- Nika Layzell (:mystor)
- Olli Pettay (:smaug)
- Peter Van der Beken (:peterv)
Expand Down

0 comments on commit bef137d

Please sign in to comment.