Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hmaarrfk as maintainer #9

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions .ci_support/linux_python2.7.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions .ci_support/linux_python3.6.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions .ci_support/linux_python3.7.yaml

This file was deleted.

40 changes: 0 additions & 40 deletions .circleci/build_steps.sh

This file was deleted.

27 changes: 0 additions & 27 deletions .circleci/checkout_merge_commit.sh

This file was deleted.

62 changes: 12 additions & 50 deletions .circleci/config.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions .circleci/fast_finish_ci_pr_build.sh

This file was deleted.

50 changes: 0 additions & 50 deletions .circleci/run_docker_build.sh

This file was deleted.

18 changes: 18 additions & 0 deletions .gitattributes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/CODEOWNERS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 0 additions & 15 deletions .github/CONTRIBUTING.md

This file was deleted.

25 changes: 0 additions & 25 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

18 changes: 0 additions & 18 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

10 changes: 5 additions & 5 deletions .github/workflows/main.yml → .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ on:
- completed

jobs:
regro-cf-autotick-bot-action:
automerge-action:
runs-on: ubuntu-latest
name: regro-cf-autotick-bot-action
name: automerge
steps:
- name: checkout
uses: actions/checkout@v2
- name: regro-cf-autotick-bot-action
id: regro-cf-autotick-bot-action
uses: regro/cf-autotick-bot-action@master
- name: automerge-action
id: automerge-action
uses: conda-forge/automerge-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion LICENSE.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading