Skip to content

Commit a811da6

Browse files
authored
chore: remove old maintainer (#749)
1 parent 9a83635 commit a811da6

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

.github/actions/build-cpp/action.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: 'docker'
2-
author: 'Everton Haise Taques <[email protected]>'
3-
description: 'Orb Community'
2+
description: 'NetBox Labs Docker build cpp action'
43

54
inputs:
65
context:

.github/actions/build-go/Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
FROM golang:bullseye
22

3-
LABEL author="Everton Haise Taques <[email protected]>"
43
LABEL maintainer="netboxlabs"
54
LABEL version="1.0.0"
65

.github/actions/build-go/action.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: 'docker'
2-
author: 'Everton Haise Taques <[email protected]>'
3-
description: 'NS1 Labs'
2+
description: 'NetBox Labs Docker build go action'
43

54
inputs:
65
context:

0 commit comments

Comments
 (0)