diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md deleted file mode 100644 index b096491..0000000 --- a/CONTRIBUTORS.md +++ /dev/null @@ -1,7 +0,0 @@ -# Contributors - -Contributions are welcome but they do require that you agree to Dropbox's _Contributor License Agreement_ found [here](https://opensource.dropbox.com/cla/). - -Fixes that enable compatibility with different IdP implementations are welcome if and only if they do not come at the expense of compatibility with already supported IdPs. `esaml` prefers to follow as closely to the SAML standards as possible. - -Bugs/issues opened without patches are also welcome, but might take a lot longer to be looked at. diff --git a/src/esaml.app.src b/src/esaml.app.src index c604fe3..6fe9287 100644 --- a/src/esaml.app.src +++ b/src/esaml.app.src @@ -6,7 +6,7 @@ {applications,[kernel,inets,ssl,stdlib,xmerl,cowlib,cowboy, ranch]}, {licenses,["BSD"]}, - {links,[{"Github","https://github.com/dropbox/esaml"}, + {links,[{"Github","https://github.com/Jump-App/esaml"}, {"Forked From","https://github.com/handnot2/esaml"}, {"Original Repo","https://github.com/arekinath/esaml"}]}, {env,[{org_name,"SAML Service Provider"},