Update authors label

This commit is contained in:
Barichello
2020-11-12 23:15:00 -03:00
parent 1baa82b692
commit 54c3e2687e
3 changed files with 5 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
FROM ubuntu:focal
LABEL author="artur@barichello.me"
LABEL author="https://github.com/aBARICHELLO/godot-ci/graphs/contributors"
USER root

View File

@@ -1,6 +1,5 @@
FROM mono:latest
LABEL author="artur@barichello.me,asheraryam@gmail.com"
LABEL author="https://github.com/aBARICHELLO/godot-ci/graphs/contributors"
USER root