Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Use correct syntax for bridge CODEOWNERS #3510

Merged
1 commit merged into from
Jul 21, 2021
Merged

Conversation

HCastano
Copy link
Contributor

@HCastano HCastano commented Jul 21, 2021

From the GitHub docs:

#The docs/* pattern will match files like
#docs/getting-started.md but not further nested files like
#docs/build-app/troubleshooting.md.
docs/* docs@example.com

#In this example, @octocat owns any file in an apps directory
#anywhere in your repository.
apps/ @octocat

From the GitHub docs:

> # The `docs/*` pattern will match files like
> # `docs/getting-started.md` but not further nested files like
> # `docs/build-app/troubleshooting.md`.
> docs/*  docs@example.com
>
> # In this example, @octocat owns any file in an apps directory
> # anywhere in your repository.
> apps/ @octocat
@HCastano HCastano added A0-please_review Pull request needs code review. A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Jul 21, 2021
@ordian ordian removed the A0-please_review Pull request needs code review. label Jul 21, 2021
@ordian
Copy link
Member

ordian commented Jul 21, 2021

bot merge

@ghost
Copy link

ghost commented Jul 21, 2021

Waiting for commit status.

@ghost
Copy link

ghost commented Jul 21, 2021

Merge aborted: Checks failed for a2e3255

@ordian
Copy link
Member

ordian commented Jul 21, 2021

bot merge

@ghost
Copy link

ghost commented Jul 21, 2021

Trying merge.

@ghost ghost merged commit 58f48cb into master Jul 21, 2021
@ghost ghost deleted the hc-fix-bridge-codeowners branch July 21, 2021 20:27
ordian added a commit that referenced this pull request Jul 23, 2021
* master:
  Reduce staking miner reward (companion `substrate/pull/9395`) (#3465)
  Parachains shared.rs to Frame V2 (#3425)
  Parachains hrmp.rs to Frame V2 (#3475)
  Migrate slots pallet to pallet attribute macro. (#3218)
  Improve test in bridge (#3507)
  parachain dmp.rs to Frame V2 (#3426)
  Parachains inclusion.rs to Frame V2 (#3440)
  Dispute coordinator - Recover disputes on startup (#3481)
  Use correct syntax for owning all files in a folder (#3510)
  Add wococo-local chain spec (#3509)
  Dispute vote filtering for block authors (#3498)
  Bump indexmap from 1.6.1 to 1.7.0 (#3497)
  Companion for substrate #9315 (#3477)
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants