mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
initial rever
This commit is contained in:
parent
eeed400b8c
commit
1269c232fd
1 changed files with 6 additions and 0 deletions
6
rever.xsh
Normal file
6
rever.xsh
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
$PROJECT = $GITHUB_REPO = 'xonsh'
|
||||||
|
$GITHUB_ORG = "scopatz"
|
||||||
|
$WEBSITE_URL = 'https://github.com/scopatz/nanorc'
|
||||||
|
$ACTIVITIES = ['authors', 'tag', 'push_tag', 'ghrelease']
|
||||||
|
|
||||||
|
$AUTHORS_FILENAME = "AUTHORS.rst"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue