Merge branch 'wellenvogel:master' into master

This commit is contained in:
Norbert Walter 2024-01-23 15:27:24 +01:00 committed by GitHub
commit 526b3ea91b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<?php
$allowed=array(
'user'=> array('wellenvogel'),
'repo'=> array('esp32-nmea2000')
'user'=> array('wellenvogel','norbert-walter'),
'repo'=> array('esp32-nmea2000','esp32-nmea2000-obp60')
);