Strip inactive maintainer. (#36048)
This commit is contained in:
parent
694292ebbf
commit
8ecef12a20
@ -24,7 +24,7 @@ class Octave(AutotoolsPackage, GNUMirrorPackage):
|
||||
|
||||
homepage = "https://www.gnu.org/software/octave/"
|
||||
gnu_mirror_path = "octave/octave-4.0.0.tar.gz"
|
||||
maintainers("mtmiller", "siko1056")
|
||||
maintainers("mtmiller")
|
||||
|
||||
extendable = True
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user