Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libvmod-re
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
uplex-varnish
libvmod-re
Commits
36f05eec
Commit
36f05eec
authored
Nov 21, 2017
by
Geoff Simmons
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove the AUTHORS section from the docs.
parent
c26fdd76
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
19 deletions
+4
-19
README.rst
README.rst
+2
-10
vmod_re.vcc
src/vmod_re.vcc
+2
-9
No files found.
README.rst
View file @
36f05eec
...
...
@@ -253,14 +253,6 @@ INSTALLATION
See `INSTALL.rst <INSTALL.rst>`_ in the project source repository.
AUTHORS
=======
* Geoffrey Simmons <geoff@uplex.de>
* Nils Goroll <nils.goroll@uplex.de>
UPLEX Nils Goroll Systemoptimierung
LIMITATIONS
===========
...
...
@@ -310,5 +302,5 @@ COPYRIGHT
This document is licensed under the same conditions as the libvmod-re
project. See LICENSE for details.
Author: Geoffrey Simmons <geoffrey.simmons@uplex.de>
Author
s
: Geoffrey Simmons <geoffrey.simmons@uplex.de>
Nils Goroll <nils.goroll@uplex.de>
src/vmod_re.vcc
View file @
36f05eec
...
...
@@ -5,7 +5,8 @@
# This document is licensed under the same conditions as the libvmod-re
# project. See LICENSE for details.
#
# Author: Geoffrey Simmons <geoffrey.simmons@uplex.de>
# Authors: Geoffrey Simmons <geoffrey.simmons@uplex.de>
# Nils Goroll <nils.goroll@uplex.de>
$Module re 3 Varnish Module for Regular Expression Matching with Subexpression Capture
...
...
@@ -189,14 +190,6 @@ INSTALLATION
See `INSTALL.rst <INSTALL.rst>`_ in the project source repository.
AUTHORS
=======
* Geoffrey Simmons <geoff@uplex.de>
* Nils Goroll <nils.goroll@uplex.de>
UPLEX Nils Goroll Systemoptimierung
LIMITATIONS
===========
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment