Add Magnus to product group and humans list (#30457)

Add myself to the product groups page and the list of humans, as
specified in the onboarding.
This commit is contained in:
Magnus Jensen
2025-07-01 20:27:07 +02:00
committed by GitHub
parent 29364c4b97
commit 3eadc66bf7
2 changed files with 2 additions and 1 deletions
@@ -102,6 +102,7 @@ module.exports = {
'irenareedy',
'jakestenger',
'AndreyKizimenko',
'MagnusHJensen',
];
let GREEN_LABEL_COLOR = 'C2E0C6';// « Used in multiple places below. (FUTURE: Use the "+" prefix for this instead of color. 2022-05-05)