blob: ee1e5d481e7d0de55c6666ec8575a40ca6c2bb23 [file] [log] [blame]
<?php
// Avatars definitions
$USERS = [
'avm99963' => 'https://www.avm99963.com/images/avatar.jpg',
'ccbot' => 'https://gerrit-avatars.avm99963.com/img/webmasters.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';