octave: add maintainer (#14716)
This commit is contained in:
parent
ab36008635
commit
0c0aba579a
@ -16,6 +16,7 @@ class Octave(AutotoolsPackage, GNUMirrorPackage):
|
|||||||
|
|
||||||
homepage = "https://www.gnu.org/software/octave/"
|
homepage = "https://www.gnu.org/software/octave/"
|
||||||
gnu_mirror_path = "octave/octave-4.0.0.tar.gz"
|
gnu_mirror_path = "octave/octave-4.0.0.tar.gz"
|
||||||
|
maintainers = ['mtmiller']
|
||||||
|
|
||||||
extendable = True
|
extendable = True
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user