diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7d279f1bc217025f5b13c03bd80c49ab2483220e..b2790721c9eb98e5047a5b1ee9cc4ccb873b6aad 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,6 @@ ## SPDX-License-Identifier: BSD-3-Clause -## Copyright (C) 2019 Mike Miller +## Copyright (C) 2019-2021 Mike Miller +## Copyright (C) 2019, 2023 Colin B. Macdonald ## ## .gitlab-ci.yml - GitLab CI configuration for octave-pythonic diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d0205e42fe8652acf8c49a7e74d3c22cf73ae7bb..f5b788dc9a12adc454edc0b16d22b94c1d6e14cc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,7 +22,7 @@ and interact within this project. ## Community All project interaction takes place primarily on the GitLab project -[mtmiller/octave-pythonic](https://gitlab.com/mtmiller/octave-pythonic). +[gnu-octave/octave-pythonic](https://gitlab.com/gnu-octave/octave-pythonic). There is also a [Python interface wiki page](https://wiki.octave.org/Python_interface) on the @@ -31,8 +31,8 @@ ideas about this package. Since this package is intended to be used by the Octave community, questions and discussions may be sent to the -[Octave maintainers mailing list](https://lists.gnu.org/mailman/listinfo/octave-maintainers). +[Octave Discourse discussion forum](https://octave.discourse.group). -If you are not familiar or comfortable with mailing lists, you can also +If you are not familiar or comfortable with such a forum, you can also contact the maintainer directly at [mtmiller@octave.org](mailto:mtmiller@octave.org). diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index e8ccdd08d0566137ba77ed7540337deed6606ff4..b2ec81c89e98cde2426909f44a0646233481942d 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -7,6 +7,7 @@ - Colin Macdonald - Mike Miller - Kai Torben Ohlhus +- Vishnu Parammal - Abhinav Tripathi --- diff --git a/README.md b/README.md index d0b32473c9f4a6a0e86005a8fed201830087cc6b..d90ee7a86285a1c05f86547c7d0c065dac47c6f1 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ The goals of this package include This package also supports building, using, and testing directly from the code repository. - git clone https://gitlab.com/mtmiller/octave-pythonic.git + git clone https://gitlab.com/gnu-octave/octave-pythonic.git cd octave-pythonic make make check @@ -101,7 +101,7 @@ example to build with two different versions of Python ## Get Involved This Octave package is maintained at -[mtmiller/octave-pythonic on GitLab][pythonic]. +[gnu-octave/octave-pythonic on GitLab][pythonic]. If you want to contribute in any way and help make this package better, please read the [contribution guidelines](CONTRIBUTING.md). @@ -118,4 +118,4 @@ option) any later version. See [COPYING](COPYING) for the full license text. [fsf]: https://www.fsf.org/ [gpl]: https://www.gnu.org/licenses/gpl-3.0.html [python-dev]: https://packages.debian.org/search?keywords=python-dev -[pythonic]: https://gitlab.com/mtmiller/octave-pythonic +[pythonic]: https://gitlab.com/gnu-octave/octave-pythonic diff --git a/data/io.gitlab.mtmiller.octave-pythonic.metainfo.xml b/data/io.gitlab.mtmiller.octave-pythonic.metainfo.xml index f647584bcccb8b71376d5035469887a25b9aead5..bc70e0a7522d1874a1e5fbc2fa0150befbe6a3d8 100644 --- a/data/io.gitlab.mtmiller.octave-pythonic.metainfo.xml +++ b/data/io.gitlab.mtmiller.octave-pythonic.metainfo.xml @@ -1,6 +1,7 @@ +