20 Commits

Author SHA1 Message Date
Jon Parise
b2138eeaf0 codeowners: correct shell_integration.zig filename 2025-05-02 10:59:52 -04:00
Mitchell Hashimoto
deed2707a5
CODEOWNERS 2025-04-11 12:50:12 -07:00
Francesc Arpi Roca
a092d7ae42 i18n: add catalan translations 2025-04-11 10:20:44 -07:00
Mitchell Hashimoto
24847293f2
update CODEOWNERS 2025-04-11 10:12:19 -07:00
Mitchell Hashimoto
9751f43529
Add Spanish translations (419 = Latin America) (#6940)
Hi!
I have followed the instructions and added translations for Spanish,
Country Latin America 419 according to
[this](https://localizely.com/locale-code/es-419/) and other online
sources.
In the provided links there was no references to 419, but I created it
via the suggested command:
`msginit -i po/com.mitchellh.ghostty.pot -l es_419.UTF-8 -o
"po/es_419.UTF-8.po" `
Glad to be able to contribute to this excellent product!
Cheers!
2025-04-11 10:11:26 -07:00
MiguelElGallo
5bbed046f6 add Spanish (Bolivia) translations and locale support 2025-04-11 10:09:05 -07:00
Emir SARI
913c6dc7df feat: Add Turkish translations 2025-04-11 09:57:19 -07:00
Mitchell Hashimoto
14cac67b98
CODEOWNERS 2025-04-11 09:51:18 -07:00
Mitchell Hashimoto
52ac670913
CODEOWNERS 2025-04-11 09:47:11 -07:00
Mitchell Hashimoto
5be4b0de6b
CODEOWNERS 2025-04-11 09:42:48 -07:00
Kirwiisp
e2a8a3243c i18n: Add French translation 2025-04-11 09:41:49 -07:00
Lon Sagisawa
20ef2150de i18n: Add Japanese translations 2025-04-11 09:38:37 -07:00
Mitchell Hashimoto
7adc2954c3
update CODEOWNERS 2025-04-11 09:27:04 -07:00
Bartosz Sokorski
bf179207a1 Add pl_PL translations
Co-authored-by: chupson <chupson@chupson.dev>
Co-authored-by: trag1c <dev@jakubr.me>
2025-03-24 10:41:29 -07:00
Mitchell Hashimoto
39d4cc3702
update CODEOWNERS 2025-03-19 08:52:39 -07:00
hanna
02bfa946d5 i18n: add norwegian bokmal translations 2025-03-18 15:44:46 -07:00
Mitchell Hashimoto
d8497d9b16
CODEOWNERS: add localization teams 2025-03-13 10:07:27 -07:00
Mitchell Hashimoto
28e20f3015
CODEOWNERS: terminal team should own input encoding 2025-03-02 13:54:35 -08:00
Mitchell Hashimoto
166362d349
Create a snap packaging subsystem
This team is responsible for snap packaging.
2025-02-25 10:21:55 -08:00
Mitchell Hashimoto
ae25ad4047
Introduce subsystem maintainers via CODEOWNERS
Some checks failed
Nix / check-zig-cache-hash (push) Has been cancelled
Test / typos (push) Has been cancelled
Test / test (push) Has been cancelled
Test / prettier (push) Has been cancelled
Test / alejandra (push) Has been cancelled
Test / build-macos-matrix (push) Has been cancelled
Test / build-windows (push) Has been cancelled
Nix / Required Checks: Nix (push) Has been cancelled
Test / Required Checks: Test (push) Has been cancelled
Test / build (namespace-profile-ghostty-md, aarch64-linux) (push) Has been cancelled
Test / build (namespace-profile-ghostty-md, x86-windows-gnu) (push) Has been cancelled
Test / build (namespace-profile-ghostty-md, x86_64-linux) (push) Has been cancelled
Test / build (namespace-profile-ghostty-md, x86_64-windows-gnu) (push) Has been cancelled
Test / build-bench (push) Has been cancelled
Test / build-linux-libghostty (push) Has been cancelled
Test / build-nix (namespace-profile-ghostty-md) (push) Has been cancelled
Test / build-nix (namespace-profile-ghostty-md-arm64) (push) Has been cancelled
Test / build-macos (push) Has been cancelled
Test / GTK adwaita=${{ matrix.adwaita }} x11=${{ matrix.x11 }} wayland=${{ matrix.wayland }} (false, false, false) (push) Has been cancelled
Test / GTK adwaita=${{ matrix.adwaita }} x11=${{ matrix.x11 }} wayland=${{ matrix.wayland }} (false, false, true) (push) Has been cancelled
Test / GTK adwaita=${{ matrix.adwaita }} x11=${{ matrix.x11 }} wayland=${{ matrix.wayland }} (false, true, false) (push) Has been cancelled
Test / GTK adwaita=${{ matrix.adwaita }} x11=${{ matrix.x11 }} wayland=${{ matrix.wayland }} (false, true, true) (push) Has been cancelled
Test / GTK adwaita=${{ matrix.adwaita }} x11=${{ matrix.x11 }} wayland=${{ matrix.wayland }} (true, false, false) (push) Has been cancelled
Test / GTK adwaita=${{ matrix.adwaita }} x11=${{ matrix.x11 }} wayland=${{ matrix.wayland }} (true, false, true) (push) Has been cancelled
Test / GTK adwaita=${{ matrix.adwaita }} x11=${{ matrix.x11 }} wayland=${{ matrix.wayland }} (true, true, false) (push) Has been cancelled
Test / GTK adwaita=${{ matrix.adwaita }} x11=${{ matrix.x11 }} wayland=${{ matrix.wayland }} (true, true, true) (push) Has been cancelled
Test / Build -Dsentry=${{ matrix.sentry }} (false) (push) Has been cancelled
Test / Build -Dsentry=${{ matrix.sentry }} (true) (push) Has been cancelled
Test / test-macos (push) Has been cancelled
Test / Test pkg/${{ matrix.pkg }} (wuffs) (push) Has been cancelled
This commit introduces the proposed subsystem maintainer system for
Ghostty. This commit doesn't assign anyone yet to the subsystems, but
defines the CODEOWNERS file, creates the GitHub teams, and documents the
system.
2025-02-05 18:49:30 -08:00