Skip to content

Commit 23958a5

Browse files
committed
Move COMMUNITY.md to top-level and include in dist
1 parent 351fada commit 23958a5

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ abide by its terms.
2222
[new pull request]: https://github.com/hackebrot/labels/compare
2323
[pull requests]: https://github.com/hackebrot/labels/pulls
2424
[code of conduct]: /.github/CODE_OF_CONDUCT.md
25-
[community]: /.github/COMMUNITY.md
25+
[community]: /COMMUNITY.md
File renamed without changes.

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
include LICENSE
22
include README.md
3+
include COMMUNITY.md
34

45
recursive-exclude * __pycache__
56
recursive-exclude * *.py[co]

0 commit comments

Comments
 (0)