Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Antoine Martin
quickref
Commits
08609e87
Commit
08609e87
authored
Aug 06, 2018
by
Didier Verna
Browse files
Change the contact information.
parent
e77a49ec
Changes
16
Hide whitespace changes
Inline
Side-by-side
bin/declt
View file @
08609e87
...
...
@@ -6,7 +6,7 @@
;; Author: Didier Verna
;; Maintainers: Antoine Martin and Didier Verna
;; Contact: Quickref Maintainers <quickref
@lrde.epita.fr
>
;; Contact: Quickref Maintainers <quickref
-devel@common-lisp.net
>
;; This file is part of Quickref.
...
...
cmark/cmark.lisp
View file @
08609e87
...
...
@@ -4,7 +4,7 @@
;; Author: Antoine Martin
;; Maintainers: Antoine Martin and Didier Verna
;; Contact: Quickref Maintainers <quickref
@lrde.epita.fr
>
;; Contact: Quickref Maintainers <quickref
-devel@common-lisp.net
>
;; This file is part of Quickref.
...
...
cmark/fr.epita.lrde.quickref.cmark.asd
View file @
08609e87
...
...
@@ -4,7 +4,7 @@
;; Author: Antoine Martin
;; Maintainers: Antoine Martin and Didier Verna
;; Contact: Quickref Maintainers <quickref
@lrde.epita.fr
>
;; Contact: Quickref Maintainers <quickref
-devel@common-lisp.net
>
;; This file is part of Quickref.
...
...
@@ -37,7 +37,7 @@ format.
[2]
https://daringfireball.net/projects/markdown/
"
:author "
Antoine
Martin
"
:maintainer ("
Antoine
Martin
" "
Didier
Verna
")
:mailto "
quickref
@lrde.epita.fr
"
:mailto "
quickref
-devel@common-lisp.net
"
:license "
BSD
"
:version #.(fr.epita.lrde.quickref.setup:version :short)
:depends-on (:fr.epita.lrde.quickref.setup :cffi)
...
...
core/fr.epita.lrde.quickref.core.asd
View file @
08609e87
...
...
@@ -4,7 +4,7 @@
;; Author: Antoine Martin
;; Maintainers: Antoine Martin and Didier Verna
;; Contact: Quickref Maintainers <quickref
@lrde.epita.fr
>
;; Contact: Quickref Maintainers <quickref
-devel@common-lisp.net
>
;; This file is part of Quickref.
...
...
@@ -33,7 +33,7 @@ Quickref's core library provides the core functionality of Quickref. For a
more
complete
description
of
Quickref,
see
the
fr.epita.lrde.quickref
system.
"
:author "
Antoine
Martin
"
:maintainer ("
Antoine
Martin
" "
Didier
Verna
")
:mailto "
quickref
@lrde.epita.fr
"
:mailto "
quickref
-devel@common-lisp.net
"
:license "
BSD
"
:version #.(fr.epita.lrde.quickref.setup:version :short)
:depends-on (:fr.epita.lrde.quickref.setup
...
...
core/meta.lisp
View file @
08609e87
...
...
@@ -4,7 +4,7 @@
;; Author: Antoine Martin
;; Maintainers: Antoine Martin and Didier Verna
;; Contact: Quickref Maintainers <quickref
@lrde.epita.fr
>
;; Contact: Quickref Maintainers <quickref
-devel@common-lisp.net
>
;; This file is part of Quickref.
...
...
core/src/html.lisp
View file @
08609e87
...
...
@@ -4,7 +4,7 @@
;; Author: Antoine Martin
;; Maintainers: Antoine Martin and Didier Verna
;; Contact: Quickref Maintainers <quickref
@lrde.epita.fr
>
;; Contact: Quickref Maintainers <quickref
-devel@common-lisp.net
>
;; This file is part of Quickref.
...
...
core/src/quickref.lisp
View file @
08609e87
...
...
@@ -4,7 +4,7 @@
;; Author: Antoine Martin
;; Maintainers: Antoine Martin and Didier Verna
;; Contact: Quickref Maintainers <quickref
@lrde.epita.fr
>
;; Contact: Quickref Maintainers <quickref
-devel@common-lisp.net
>
;; This file is part of Quickref.
...
...
core/src/texinfo.lisp
View file @
08609e87
...
...
@@ -4,7 +4,7 @@
;; Author: Didier Verna
;; Maintainers: Antoine Martin and Didier Verna
;; Contact: Quickref Maintainers <quickref
@lrde.epita.fr
>
;; Contact: Quickref Maintainers <quickref
-devel@common-lisp.net
>
;; This file is part of Quickref.
...
...
core/src/util.lisp
View file @
08609e87
...
...
@@ -4,7 +4,7 @@
;; Author: Didier Verna
;; Maintainers: Antoine Martin and Didier Verna
;; Contact: Quickref Maintainers <quickref
@lrde.epita.fr
>
;; Contact: Quickref Maintainers <quickref
-devel@common-lisp.net
>
;; This file is part of Quickref.
...
...
docker/Buildenv
View file @
08609e87
...
...
@@ -4,7 +4,7 @@
## Author: Antoine Martin
## Maintainers: Antoine Martin and Didier Verna
## Contact: Quickref Maintainers <quickref
@lrde.epita.fr
>
## Contact: Quickref Maintainers <quickref
-devel@common-lisp.net
>
## This file is part of Quickref.
...
...
docker/Quickref
View file @
08609e87
...
...
@@ -4,7 +4,7 @@
## Author: Antoine Martin
## Maintainers: Antoine Martin and Didier Verna
## Contact: Quickref Maintainers <quickref
@lrde.epita.fr
>
## Contact: Quickref Maintainers <quickref
-devel@common-lisp.net
>
## This file is part of Quickref.
...
...
fr.epita.lrde.quickref.asd
View file @
08609e87
...
...
@@ -4,7 +4,7 @@
;; Author: Antoine Martin
;; Maintainers: Antoine Martin and Didier Verna
;; Contact: Quickref Maintainers <quickref
@lrde.epita.fr
>
;; Contact: Quickref Maintainers <quickref
-devel@common-lisp.net
>
;; This file is part of Quickref.
...
...
@@ -40,7 +40,7 @@ website[4] is kept up-to-date with Quicklisp.
[4]
http://quickref.common-lisp.net
"
:author "
Antoine
Martin
"
:maintainer ("
Antoine
Martin
" "
Didier
Verna
")
:mailto "
quickref
@lrde.epita.fr
"
:mailto "
quickref
-devel@common-lisp.net
"
:license "
BSD
"
:version
#.
(
fr.epita.lrde.quickref.setup:version
:short
)
:depends-on
(
:fr.epita.lrde.quickref.setup
:fr.epita.lrde.quickref.core
))
...
...
setup/fr.epita.lrde.quickref.setup.asd
View file @
08609e87
...
...
@@ -4,7 +4,7 @@
;; Author: Didier Verna
;; Maintainers: Antoine Martin and Didier Verna
;; Contact: Quickref Maintainers <quickref
@lrde.epita.fr
>
;; Contact: Quickref Maintainers <quickref
-devel@common-lisp.net
>
;; This file is part of Quickref.
...
...
@@ -32,7 +32,7 @@ parameters. For a more complete description of Quickref, see the
fr.epita.lrde.quickref
system.
"
:author "
Didier
Verna
"
:maintainer ("
Antoine
Martin
" "
Didier
Verna
")
:mailto "
quickref
@lrde.epita.fr
"
:mailto "
quickref
-devel@common-lisp.net
"
:license "
BSD
"
:components ((:file "
setup
"
)
))
...
...
setup/setup.lisp
View file @
08609e87
...
...
@@ -4,7 +4,7 @@
;; Author: Didier Verna
;; Maintainers: Antoine Martin and Didier Verna
;; Contact: Quickref Maintainers <quickref
@lrde.epita.fr
>
;; Contact: Quickref Maintainers <quickref
-devel@common-lisp.net
>
;; This file is part of Quickref.
...
...
share/css/document.css
View file @
08609e87
...
...
@@ -5,7 +5,7 @@
Author: Antoine Martin
Maintainers: Antoine Martin and Didier Verna
Contact: Quickref Maintainers <quickref
@lrde.epita.fr
>
Contact: Quickref Maintainers <quickref
-devel@common-lisp.net
>
This file is part of Quickref.
...
...
share/css/main.css
View file @
08609e87
...
...
@@ -5,7 +5,7 @@
Author: Antoine Martin
Maintainers: Antoine Martin and Didier Verna
Contact: Quickref Maintainers <quickref
@lrde.epita.fr
>
Contact: Quickref Maintainers <quickref
-devel@common-lisp.net
>
This file is part of Quickref.
...
...
Write
Preview
Supports
Markdown
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