#Loqi[miklb] Thanks! I was missing the return.
In case anyone else comes across this, for Quill at least, I had to make it an array with the `uuid` and `name`
```
function micropub_syndicate_to_github($synd_urls, $user_id) {
$synd_urls[] = array(
'u...