blob: 8d187e59dfa9b281104ae52d9a2a1c08775f4396 [file] [log] [blame]
<?php
// Avatars definitions
$USERS = [
'avm99963' => 'https://www.avm99963.com/images/avatar.jpg',
'ccbot' => 'https://gerrit-avatars.avm99963.com/img/webmaster.png',
'zuul' => 'https://gerrit-avatars.avm99963.com/img/zuul.svg',
// Add your avatar above this line!
];
$DEFAULT_AVATAR = 'https://gerrit-avatars.avm99963.com/img/default.png';