Skip to content

Add stale.yml and CODEOWNERS #74

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

Merged
merged 4 commits into from
Jan 2, 2021
Merged

Add stale.yml and CODEOWNERS #74

merged 4 commits into from
Jan 2, 2021

Conversation

vbrazo
Copy link
Member

@vbrazo vbrazo commented Jan 1, 2021

Add a couple of .github files:

  • stale.yml
  • CODEOWNERS

@vbrazo vbrazo self-assigned this Jan 1, 2021
staleLabel: stale

# Limit the number of actions per hour, from 1-30. Default is 30
limitPerRun: 5
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually I'm not sure why the limit should be strict, but I don't see the problem.

(Note: This setting is probably taken from TheAlgorithms/Python#3922.)

@vbrazo vbrazo merged commit 1d37869 into TheAlgorithms:master Jan 2, 2021
@vbrazo vbrazo deleted the add-github-files branch January 2, 2021 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants