diff options
author | Val Neekman <val@neekware.com> | 2014-01-01 13:41:04 -0500 |
---|---|---|
committer | Val Neekman <val@neekware.com> | 2014-01-01 13:41:04 -0500 |
commit | 8262b5abefe6488cd82c1d8e281f0dd8b85eb14a (patch) | |
tree | 672f09832039b1250ddac661999f052964865279 | |
parent | 1b16c12f8113def8b73e3ecc102c8eaeaf36894a (diff) | |
download | python-slugify-8262b5abefe6488cd82c1d8e281f0dd8b85eb14a.tar.gz |
moving files around
-rw-r--r-- | CREDITS.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/CREDITS.md b/CREDITS.md deleted file mode 100644 index 1a70900..0000000 --- a/CREDITS.md +++ /dev/null @@ -1,5 +0,0 @@ -juanriaza@github : feature request: (ability to truncate slugs) -arthurdarcet@github: python 3.2, 3.3 travis ci integration -danilodimoia@github: feature request: (non-dash separator support) - - |