Skip to content

Commit e2f8732

Browse files
committed
adds rudolf; extend gitignore; changelog
1 parent 79dc7be commit e2f8732

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,6 @@ ENV/
106106
*debugserver.py
107107
tools/Dockerfile
108108
tools/create_image.sh
109-
tools/*gz
109+
tools/*gz
110+
hacks
111+
.stestr/

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
Arno Uhlig <[email protected]>
2+
Rudolf Vriend <[email protected]>

ChangeLog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
CHANGES
22
=======
33

4+
1.0.30
5+
------
6+
7+
* extract user name; update docs
8+
9+
1.0.29
10+
------
11+
12+
* fix type; update docs
13+
14+
1.0.28
15+
------
16+
417
* taxonomy.UNKNOWN instead of none
518
* include initiator project and domain name in environ
619
* include names

0 commit comments

Comments
 (0)