Changed my name :)
This commit is contained in:
parent
40c26708c8
commit
1e72acf4e6
|
@ -1,5 +1,5 @@
|
||||||
example-bug-track-submodule
|
example-bug-track-submodule
|
||||||
Copyright (c) 2016 georges
|
Copyright (c) 2016 Suzanne Soy
|
||||||
|
|
||||||
This package is distributed under the GNU Lesser General Public
|
This package is distributed under the GNU Lesser General Public
|
||||||
License (LGPL). This means that you can link example-bug-track-submodule into proprietary
|
License (LGPL). This means that you can link example-bug-track-submodule into proprietary
|
||||||
|
|
2
info.rkt
2
info.rkt
|
@ -6,4 +6,4 @@
|
||||||
(define scribblings '(("scribblings/example-bug-track-submodule.scrbl" ())))
|
(define scribblings '(("scribblings/example-bug-track-submodule.scrbl" ())))
|
||||||
(define pkg-desc "Description Here")
|
(define pkg-desc "Description Here")
|
||||||
(define version "0.0")
|
(define version "0.0")
|
||||||
(define pkg-authors '(georges))
|
(define pkg-authors '(|Suzanne Soy|))
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
racket/base))
|
racket/base))
|
||||||
|
|
||||||
@title{example-bug-track-submodule}
|
@title{example-bug-track-submodule}
|
||||||
@author{georges}
|
@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]]
|
||||||
|
|
||||||
@defmodule[example-bug-track-submodule]
|
@defmodule[example-bug-track-submodule]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user