Skip to content

Commit 26b087c

Browse files
authored
Add clarification to MAINTAINERS
1 parent 18ccb1d commit 26b087c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/MAINTAINERS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Contributing to the dbt Artifacts Package as a Maintainer
22

3+
> [!IMPORTANT]
4+
> This guide was written for Brooklyn Data engineers and contains details that are specific to the Brooklyn Data workplace (i.e., Slack channel names), but much of this
5+
> will be useful for all contributors, internal or external to Brooklyn Data.
6+
37
## General Guidance
48
- You can create your own branches in the repo - no need to fork. Make sure to ask in the #_dbt_artifacts Slack channel
59
if you need to be given permissions to contribute.
@@ -198,4 +202,4 @@ Make sure to check “Approve Integration Tests” and then click “Approve and
198202
- Merge a PR which applies that change
199203
- Make a new release: [Releases · brooklyn-data/dbt_artifacts](https://github.com/brooklyn-data/dbt_artifacts/releases)
200204
- This will automatically update the documentation through a GH action
201-
- Per the [dbt guidance](https://docs.getdbt.com/guides/legacy/building-packages), the repo ([GitHub - dbt-labs/hubcap](https://github.com/dbt-labs/hubcap)) that adds releases to dbt Hub will run every hour and pick up any new versions. It will only pick up full versions, so use the guidance if you want to create a pre-release.
205+
- Per the [dbt guidance](https://docs.getdbt.com/guides/legacy/building-packages), the repo ([GitHub - dbt-labs/hubcap](https://github.com/dbt-labs/hubcap)) that adds releases to dbt Hub will run every hour and pick up any new versions. It will only pick up full versions, so use the guidance if you want to create a pre-release.

0 commit comments

Comments
 (0)