diff options
author | Philip Prindeville <philipp@redfish-solutions.com> | 2017-07-18 11:59:10 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-18 11:59:10 -0600 |
commit | 2dc987613dc7359bc25e7997f86acb937361cb8c (patch) | |
tree | 0b1d46be491d0696a9c8371d5df3006be06778b3 | |
parent | 11ac166d5be90808c02a9d5702143c1568c1167a (diff) | |
parent | d5be7420c9be9b08e826641b796fc41b2f4736d6 (diff) | |
download | pam_tacplus-1.5.0-beta.1.tar.gz pam_tacplus-1.5.0-beta.1.zip |
Merge pull request #95 from netravnen/patch-1v1.5.0-beta.1
Fix URL of 'All Contributors' in AUTHORS
-rw-r--r-- | AUTHORS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ Primary Authors: - Pawel Krawczyk <pawel.krawczyk@hush.com> - Jeroen Nijhof <jeroen@jeroennijhof.nl> + Pawel Krawczyk <pawel.krawczyk@hush.com> + Jeroen Nijhof <jeroen@jeroennijhof.nl> All Contributors: - https://github.com/pwdng/pam_tacplus/graphs/contributors + https://github.com/jeroennijhof/pam_tacplus/graphs/contributors |