Skip to content

Commit 1edc0e0

Browse files
authored
chore: enable docker push and dependency build (#119)
* chore: enable docker hub registry * chore: re-enable dependency building * chore: add steering committee to code owners
1 parent 6b1afc3 commit 1edc0e0

8 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @paketo-buildpacks/python-maintainers
1+
* @paketo-buildpacks/python-maintainers @paketo-buildpacks/steering-committee
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

registries.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"dockerhub": false,
2+
"dockerhub": true,
33
"GCR": false
44
}

0 commit comments

Comments
 (0)