summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlaper Fesp <flaper87@gmail.com>2013-04-25 19:06:40 +0200
committerFlaper Fesp <flaper87@gmail.com>2013-04-25 19:06:40 +0200
commit40fcaf5a62b0de4fb0a4d3ba2adc6f1390e4dea9 (patch)
tree21c26382baef46c4f97dd31a5af2055f585a1efb
parent75d9f5cacc9cd9b88efcc9b66c53cf2fba6a1a46 (diff)
Proposing Flavio Percoco as maintainer for strutils.py
I'd like to propose myself as maintainer for strutils. My last contribution to this module is the safe_encode / safe_decode patch currently being used by other projects throughout OpenStack. Change-Id: I0e404e068ba8807ceb242ae5b90dbd26bdac1e22
-rw-r--r--MAINTAINERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 32e6e5b..5880791 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -238,8 +238,8 @@ F: sslutils.py
== strutils ==
-M:
-S: Orphan
+M: Flavio Percoco <flavio@redhat.com>
+S: Maintained
F: strutils.py
== threadgroup ==