add reno for release notes

Change-Id: If062b621b445c511874900e7d9dd789a1cd655a6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-04-27 13:57:30 -04:00
parent 9fce9eb880
commit e4e67695f6
3 changed files with 13 additions and 0 deletions

3
.gitignore vendored
View File

@ -3,3 +3,6 @@
/AUTHORS
/ChangeLog
/*.egg-info
/RELEASENOTES.rst
/dist
/releasenotes/notes/reno.cache

View File

@ -0,0 +1,9 @@
---
prelude: |
Development for git-nit has moved from github to the openstack.org
services. The source code is now available at
http://git.openstack.org/cgit/openstack/git-nit, patches under
review can be seen at
https://review.openstack.org/#/q/project:openstack%2Fgit-nit+is:open,n,z
and bugs and feature requests can be filed via
https://storyboard.openstack.org/#!/project/979.

View File

@ -7,3 +7,4 @@ coverage
python-subunit>=1.0.0 # Apache-2.0/BSD
stestr>=1.0.0 # Apache-2.0
testscenarios
reno