guix/guix
46
853
Fork
You've already forked guix
412

teams: Add entry for Anderson Torres. #8579

Manually merged
pelzflorian merged 1 commit from museoa/guix:add-anderson-to-teams into master 2026年05月16日 13:26:32 +02:00
  • etc/teams.scm ("Anderson Torres"): New member.

Change-Id: Ieba1b17d1cbd3f83b23e4765083a9de4ad66532a

  • System(s) where you built it (successfully):

    • x86_64-linux
    • i686-linux
    • aarch64-linux
    • armhf-linux
    • powerpc64le-linux
    • riscv64-linux
    • x86_64-gnu
    • i586-gnu
  • Package update

    • Closure size increase.
$ guix size PACKAGE | tail -n1 # before
total: ...
$ ./pre-inst-env guix size PACKAGE | tail -n1 # after
total: ...
  • Build status of direct dependents (./pre-inst-env guix build -k -P1 PACKAGE ...):
  • Link to upstream release notes (if applicable):
  • Package addition

    • The packages includes tests when available.
    • Closure size given by guix size.
    • Fixed errors reported by guix lint (./pre-inst-env guix lint PACKAGE ...).
    • Verified cryptographic signature provided by upstream.
    • The packages don't use bundled copies of software.
    • Synopsis and description are written in conformance with the guidelines.
  • Commit messages follow the "ChangeLog" style.

  • The change doesn't break guix pull (guix pull --url=/path/to/your/checkout --profile=/tmp/guix.master --disable-authentication).

  • Successfully cross-compiled to the following target(s) (this is optional):

    • x86_64-linux-gnu
    • i686-linux-gnu
    • aarch64-linux-gnu
    • arm-linux-gnueabihf
    • powerpc64le-linux-gnu
    • riscv64-linux-gnu
    • x86_64-pc-gnu
    • i586-pc-gnu
* etc/teams.scm ("Anderson Torres"): New member. Change-Id: Ieba1b17d1cbd3f83b23e4765083a9de4ad66532a <!-- Below is a checklist for package-related patches. For details please refer to [the manual](https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.html). Common issues in the contribution process are also documented in the ["Contributing" chapter](https://guix.gnu.org/manual/devel/en/html_node/Contributing.html) of the manual. Tick a box by changing it from [ ] to [x]. --> - System(s) where you built it (successfully): - [ ] x86_64-linux - [ ] i686-linux - [ ] aarch64-linux - [ ] armhf-linux - [ ] powerpc64le-linux - [ ] riscv64-linux - [ ] x86_64-gnu - [ ] i586-gnu - Package **update** - Closure size increase. ```console $ guix size PACKAGE | tail -n1 # before total: ... $ ./pre-inst-env guix size PACKAGE | tail -n1 # after total: ... ``` - Build status of direct dependents (`./pre-inst-env guix build -k -P1 PACKAGE ...`): ```text ``` - Link to upstream release notes (if applicable): ```text ``` - Package **addition** - [ ] The packages includes tests when available. - [ ] Closure size given by `guix size`. - [ ] Fixed errors reported by `guix lint` (`./pre-inst-env guix lint PACKAGE ...`). - [ ] Verified cryptographic signature provided by upstream. - [ ] The packages don't use bundled copies of software. - [ ] Synopsis and description are written in conformance with [the guidelines](https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Descriptions.html). - [ ] Commit messages follow [the "ChangeLog" style](https://www.gnu.org/prep/standards/html_node/Change-Logs.html). - [ ] The change doesn't break `guix pull` (`guix pull --url=/path/to/your/checkout --profile=/tmp/guix.master --disable-authentication`). - Successfully cross-compiled to the following target(s) (this is optional): - [ ] x86_64-linux-gnu - [ ] i686-linux-gnu - [ ] aarch64-linux-gnu - [ ] arm-linux-gnueabihf - [ ] powerpc64le-linux-gnu - [ ] riscv64-linux-gnu - [ ] x86_64-pc-gnu - [ ] i586-pc-gnu
pelzflorian left a comment
Copy link

LGTM, except the commit message should start with teams: not etc: teams:, as that is what past editors of teams used. Moreover, I suspect CODEOWNERS needs to be regenerated, but it has sometimes not always been done in previous commits and I am not sure, so I have not pushed. If someone knows, feel free to push with or without regenerated CODEOWNERS. Otherwise I will regenerate and push this weekend.

LGTM, except the commit message should start with `teams:` not `etc: teams:`, as that is what past editors of teams used. Moreover, I suspect `CODEOWNERS` needs to be regenerated, but it has sometimes not always been done in previous commits and I am not sure, so I have not pushed. If someone knows, feel free to push with or without regenerated `CODEOWNERS`. Otherwise I will regenerate and push this weekend.
Author
Member
Copy link

Well, I tried to regenerate CODEOWNERS, but it did change nothing.

Well, I tried to regenerate CODEOWNERS, but it did change nothing.
AndersonTorres changed title from (削除) etc: teams: Add entry for Anderson Torres. (削除ここまで) to teams: Add entry for Anderson Torres. 2026年05月15日 14:33:22 +02:00
pelzflorian manually merged commit 412c748ff5 into master 2026年05月16日 13:26:32 +02:00

Oh yes, the Codeberg API gets handled by timers in the maintenance repo and not by CODEOWNERS apparently. All good!

Oh yes, the Codeberg API gets handled by [timers in the maintenance repo](https://codeberg.org/guix/maintenance/src/hydra/modules/sysadmin/services.scm#L708) and not by `CODEOWNERS` apparently. All good!
Sign in to join this conversation.
No reviewers
Labels
Clear labels
closure-size
Packages with excesive closure size beyond reasonable
deprecation
Changes fall under the deprecation policy.
due-date
Contribution with a due date set.
good first issue
Good issue to tackle as a first contribution
help-wanted
Contributor is seeking help or advice.
kind
bug
Confirmed bug reports.
kind
foreign-distro
Issues related to Guix running as package manager on foreign distributions.
kind
moreinfo
Need more information for further action.
kind
system-test
Failing system tests.
kind
wishlist
Feature requests.
kind
wont-fix
Out of scope.
package
breakage
Raises awareness about recent or long term failures to build.
package
fix
Includes a fix proposal to a currently broken package.
patch-upgrade
Only minor patch number increase, x.y.Z, as for semver
security-fixes
Security fixes for the package.
team-ai
Packages related to AI, ML and LLM.
team-audio
Audio related packages.
team-beam
Erlang/Elixir/BEAM team.
team-bioinformatics
Bioinformatics team.
team-bootstrap
Bootstrap
team-build-tools
Build tools and parser generators.
team-core
Core / Tools / Internals
team-core-packages
Core packages: the GNU tool chain, Guile, Coreutils, etc.
team-cpp
C and C++ libraries and tools.
team-crypto
Secrets, passwords, cryptography and security related packages.
team-debian
Packages related to Debian and Debian derivatives.
team-documentation
Documentation: the manual and cookbook.
team-electronics
Electronics and hardware related packages.
team-emacs
The extensible, customizable text editor and its ecosystem.
team-embedded
Embedded
team-games
Packaging programs for amusement.
team-gnome
The Gnome desktop environment, along with core technologies such as GLib/GIO, GTK, GStreamer and Webkit.
team-go
Go team
team-guile
Team for the Guile platform, libraries, and build system.
team-hare
Team for the Hare programming language, libraries, and build system.
team-haskell
GHC, Hugs, Haskell packages, the "hackage" and "stackage" importers, and the haskell-build-system.
team-home
Team for "Guix Home"
team-hpc
High performance computing related packages.
team-hurd
Team for the Hurd
team-installer
Installer script and system installer
team-java
The JDK and JRE, the Maven build system, Java packages, the ant-build-system, and the maven-build-system.
team-javascript
JavaScript/Node.js packages, the node build system.
team-julia
The Julia language, Julia packages, and the julia-build-system.
team-kde
The plasma desktop environment, and KDE Applications.
team-kernel
Linux-libre kernel team
team-lisp
Common Lisp and similar languages, Common Lisp packages and the asdf-build-system.
team-localization
Localization of your system to specific languages.
team-lua
Lua, Fennel, and related packages.
team-lxqt
LXQt desktop environment.
team-mate
MATE desktop environment.
team-mozilla
Taking care of Icedove and Web Browsers based on Mozilla Thunderbird and Firefox.
team-ocaml
The OCaml language, the Dune build system, OCaml packages, the "opam" importer, and the ocaml-build-system.
team-perl
Perl team
team-python
Python, Python packages, the "pypi" importer, and the python-build-system.
team-qa-packages
Quality assurance software (CI/CD, testing, analysis; no direct relation to Guix's QA).
team-qt
The Qt toolkit/library and the qt-build-system, as well as some packages using Qt.
team-r
The R language, CRAN and Bioconductor repositories, the \"cran\" importer, and the r-build-system.
team-racket
The Racket language and Racket-based languages, Racket packages, Racket's variant of Chez Scheme, and development of a Racket build system and importer.
team-release
Release process
team-reproduciblebuilds
Reproducible Builds tooling and issues that affect any guix packages.
team-ruby
Ruby team
team-rust
Rust
team-science
The main science disciplines and fields related packages (e.g. Astronomy, Chemistry, Math, Physics etc.)
team-sugar
Everything related to the Sugar Desktop and learning environment.
team-sysadmin
Networking, server clustering, high availability.
team-telephony
Telephony packages and services such as Jami, Linphone, etc.
team-tex
TeX, LaTeX, XeLaTeX, LuaTeX, TeXLive, the texlive-build-system, and the "texlive" importer.
team-translations
Translations
team-vcs
Version control packages, services, and Guix download backends.
team-xfce
Xfce desktop environment.
team-zig
Zig, Zig packages, and the zig-build system
user-reviewed
Reviewed and approved.
world-rebuild
Affects more than 300 dependent packages
No labels
closure-size
deprecation
due-date
good first issue
help-wanted
kind
bug
kind
foreign-distro
kind
moreinfo
kind
system-test
kind
wishlist
kind
wont-fix
package
breakage
package
fix
patch-upgrade
security-fixes
team-ai
team-audio
team-beam
team-bioinformatics
team-bootstrap
team-build-tools
team-core
team-core-packages
team-cpp
team-crypto
team-debian
team-documentation
team-electronics
team-emacs
team-embedded
team-games
team-gnome
team-go
team-guile
team-hare
team-haskell
team-home
team-hpc
team-hurd
team-installer
team-java
team-javascript
team-julia
team-kde
team-kernel
team-lisp
team-localization
team-lua
team-lxqt
team-mate
team-mozilla
team-ocaml
team-perl
team-python
team-qa-packages
team-qt
team-r
team-racket
team-release
team-reproduciblebuilds
team-ruby
team-rust
team-science
team-sugar
team-sysadmin
team-telephony
team-tex
team-translations
team-vcs
team-xfce
team-zig
user-reviewed
world-rebuild
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
guix/guix!8579
Reference in a new issue
guix/guix
No description provided.
Delete branch "museoa/guix:add-anderson-to-teams"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?