| Index: third_party/uritemplate/MAINTAINERS.rst
|
| diff --git a/third_party/uritemplate/MAINTAINERS.rst b/third_party/uritemplate/MAINTAINERS.rst
|
| deleted file mode 100644
|
| index 4918f841c8ef407b4be5dc4efbb76b253be356bf..0000000000000000000000000000000000000000
|
| --- a/third_party/uritemplate/MAINTAINERS.rst
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -Instructions for Maintainers
|
| -============================
|
| -
|
| -Release
|
| --------
|
| -
|
| -To release a build:
|
| -
|
| -1. Push all changes, verify CI passes (see link in README.rst).
|
| -2. Increment __version__ in __init__.py
|
| -3. ``git tag -a uri-template-py-[version]``
|
| -4. ``git push --tags origin master``
|
| -5. ``python setup.py sdist upload``
|
| -6. Brew coffee or tea.
|
|
|