diff options
| author | Howard Butler <howard@hobu.co> | 2018-06-03 22:00:58 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-03 22:00:58 -0500 |
| commit | b357bf6b9df93efb860bbd472ec1aaed401bb8e2 (patch) | |
| tree | 6e49ced1f248d7b5d14aa7c5118785c29c0b65c1 /docs/source/community/rfc/index.rst | |
| parent | 6160304480a2d16022662935da3837986cd2ba61 (diff) | |
| download | PROJ-b357bf6b9df93efb860bbd472ec1aaed401bb8e2.tar.gz PROJ-b357bf6b9df93efb860bbd472ec1aaed401bb8e2.zip | |
add RFC 1 -- initial creation of the PROJ Project Steering Committee (#1028)
* add RFC 1 -- initial creation of the PROJ Project Steering Committee
* fix up copypasta items from MapServer RFC
Diffstat (limited to 'docs/source/community/rfc/index.rst')
| -rw-r--r-- | docs/source/community/rfc/index.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/source/community/rfc/index.rst b/docs/source/community/rfc/index.rst new file mode 100644 index 00000000..dc0332df --- /dev/null +++ b/docs/source/community/rfc/index.rst @@ -0,0 +1,14 @@ +.. _rfcs: + +***************************************************************************** + Request for Comments +***************************************************************************** + +A PROJ RFC describes a major change in the technological underpinnings of +PROJ, major additions to functionality, or changes in the direction of +the project. + +.. toctree:: + :maxdepth: 1 + + rfc-1 |
