Update CODEOWNERS
This commit is contained in:
parent
6b420b59bd
commit
a267be20ac
@ -1,17 +0,0 @@
|
||||
[bumpversion]
|
||||
current_version = 0.1.0
|
||||
commit = True
|
||||
tag = True
|
||||
tag_name = {new_version}
|
||||
message = Bump version: {current_version} -> {new_version}
|
||||
|
||||
[bumpversion:file:VERSION]
|
||||
search = __version__ = {current_version}
|
||||
replace = __version__ = {new_version}
|
||||
|
||||
[semver]
|
||||
main_branches = develop
|
||||
major_branches =
|
||||
minor_branches = feature
|
||||
patch_branches = bugfix, hotfix
|
||||
|
1
.github/CODEOWNERS
vendored
Normal file
1
.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1 @@
|
||||
* @josephbmanley
|
Loading…
Reference in New Issue
Block a user