Skip to content

Commit

Permalink
Merge d3866fb into 7f45633
Browse files Browse the repository at this point in the history
  • Loading branch information
iphydf committed Apr 24, 2020
2 parents 7f45633 + d3866fb commit cd6184c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/.github/ @TokTok/admins
19 changes: 19 additions & 0 deletions .github/settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
_extends: template

repository:
name: hs-msgpack-rpc-conduit
description: A MessagePack RPC implementation in Haskell
topics: msgpack, rpc, protocol, network
has_issues: true

branches:
- name: "master"
protection:
required_status_checks:
contexts:
- Codacy/PR Quality Review
- Travis CI - Pull Request
- WIP
- code-review/reviewable
- license/cla

0 comments on commit cd6184c

Please sign in to comment.