add reno for release notes
Change-Id: If062b621b445c511874900e7d9dd789a1cd655a6 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
9fce9eb880
commit
e4e67695f6
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,3 +3,6 @@
|
|||||||
/AUTHORS
|
/AUTHORS
|
||||||
/ChangeLog
|
/ChangeLog
|
||||||
/*.egg-info
|
/*.egg-info
|
||||||
|
/RELEASENOTES.rst
|
||||||
|
/dist
|
||||||
|
/releasenotes/notes/reno.cache
|
||||||
|
9
releasenotes/notes/move-to-gerrit-5fc6c755759687a5.yaml
Normal file
9
releasenotes/notes/move-to-gerrit-5fc6c755759687a5.yaml
Normal 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.
|
@ -7,3 +7,4 @@ coverage
|
|||||||
python-subunit>=1.0.0 # Apache-2.0/BSD
|
python-subunit>=1.0.0 # Apache-2.0/BSD
|
||||||
stestr>=1.0.0 # Apache-2.0
|
stestr>=1.0.0 # Apache-2.0
|
||||||
testscenarios
|
testscenarios
|
||||||
|
reno
|
||||||
|
Loading…
Reference in New Issue
Block a user