From nobody Wed Mar 15 08:18:44 2023 X-Original-To: freebsd-translators@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Pc3Fb3NX9z3yCXB for ; Wed, 15 Mar 2023 08:18:59 +0000 (UTC) (envelope-from developer@lorenzosalvadore.it) Received: from mail-4323.proton.ch (mail-4323.proton.ch [185.70.43.23]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "protonmail.com", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Pc3FZ50Ztz3rfh for ; Wed, 15 Mar 2023 08:18:58 +0000 (UTC) (envelope-from developer@lorenzosalvadore.it) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=lorenzosalvadore.it header.s=protonmail2 header.b=g1aPr26W; spf=pass (mx1.freebsd.org: domain of developer@lorenzosalvadore.it designates 185.70.43.23 as permitted sender) smtp.mailfrom=developer@lorenzosalvadore.it; dmarc=pass (policy=quarantine) header.from=lorenzosalvadore.it Date: Wed, 15 Mar 2023 08:18:44 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lorenzosalvadore.it; s=protonmail2; t=1678868337; x=1679127537; bh=4pkopKqhhVEUkY7ChOa0+j2uQwO3k3eQpQFrTRm9Z2s=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=g1aPr26W9UrVOEX0ymzFjGttkgsb3H0SmxsTWIxQg3LlG/qm1t+9OmFm02aEj/L6s V9Kyj+tnQ9bQTEfycjJwtCcoygg/vk2gqeZDpb8mesjDZtF7Lk49Qjhk/aHDyhb7a8 oOfYVchGJd3lBjWzh5tCZEsFpIyw6+JcJDxIBg8F0D3uYTTBV3ha6NKH5DrAtYSMdn zusMDxT17mb6JEVLIjMEbNuYqpiec3F+uuXMNSCVRxfZllXjuDzI7z0WATac45mXrL rakQ6OFd/HIYKEo91FUV1eS9cp9623LbGNMsG0+wxTWF2keF17SlhAw3jvlTSqqY7o jHtoeBQ4it1Bw== To: YooKyung-tak From: Lorenzo Salvadore Cc: freebsd-translators@freebsd.org Subject: Re: I think I might have a mistake... : pushing directly into main branch (freebsd/freebsd-doc in GitHub) Message-ID: In-Reply-To: References: <965EB8D9-5419-4C88-AF8C-E5E9D15CA5BD@me.com> Feedback-ID: 53711648:user:proton List-Id: Translators List-Archive: https://lists.freebsd.org/archives/freebsd-translators List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-translators@freebsd.org X-BeenThere: freebsd-translators@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Result: default: False [-3.98 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.98)[-0.984]; DMARC_POLICY_ALLOW(-0.50)[lorenzosalvadore.it,quarantine]; R_DKIM_ALLOW(-0.20)[lorenzosalvadore.it:s=protonmail2]; R_SPF_ALLOW(-0.20)[+ip4:185.70.43.0/24:c]; MIME_GOOD(-0.10)[text/plain]; FREEMAIL_TO(0.00)[me.com]; RCVD_COUNT_ZERO(0.00)[0]; ARC_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:62371, ipnet:185.70.43.0/24, country:CH]; MLMMJ_DEST(0.00)[freebsd-translators@freebsd.org]; RCPT_COUNT_TWO(0.00)[2]; DKIM_TRACE(0.00)[lorenzosalvadore.it:+]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RWL_MAILSPIKE_POSSIBLE(0.00)[185.70.43.23:from] X-Rspamd-Queue-Id: 4Pc3FZ50Ztz3rfh X-Spamd-Bar: --- X-ThisMailContainsUnwantedMimeParts: N ------- Original Message ------- On Wednesday, March 15th, 2023 at 4:58 AM, YooKyung-tak stonegaze@me.com wr= ote: > Hello, >=20 > I think I might have a mistake. :( >=20 > After pulling request _index.po and _index.adoc files in ko branch of fre= ebsd-doc, I have pushed two files into main branch directly. >=20 > /documentation/content/ko/books/handbook/basics/_index.adoc > /documentation/content/ko/books/handbook/basics/_index.po >=20 > I knew that.. I should make a branch for Korean language and pushing my r= esult. And then I should request merge into the main branch. > But I didn=E2=80=99t know that I have a permission to upload at main bran= ch directly. > Of course I completed proofreading twice. But I wonder if I twisted all o= ther contributors work. >=20 > Please check. > Thank you >=20 > KT, Yoo >=20 > Regards. I believe you are a new contributor and not a committer, so you have no wri= te access to any official repository indeed (not yet). Looking at the logs, I do not see any= commit pushed by you: there is only one commit authored by you but pushed by dbaio, which= is https://cgit.freebsd.org/doc/commit/?id=3D27d94b6609ca3075a6a976758a394fbde= 7e92be5 Maybe you have forked the repository on GitHub and pushed the main branch o= n your own fork. In your fork on GitHub, you have full write access and you can do whatever = you want, without affecting the official FreeBSD repositories. Thanks for your contributions, Lorenzo Salvadore From nobody Sat Apr 15 20:35:12 2023 X-Original-To: freebsd-translators@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PzQ7X0kB6z4523t for ; Sat, 15 Apr 2023 20:35:52 +0000 (UTC) (envelope-from qwertiox.kontakt@gmail.com) Received: from mail-vs1-xe36.google.com (mail-vs1-xe36.google.com [IPv6:2607:f8b0:4864:20::e36]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PzQ7V4SPcz4HYP for ; Sat, 15 Apr 2023 20:35:50 +0000 (UTC) (envelope-from qwertiox.kontakt@gmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20221208 header.b=bXPNGIBS; spf=pass (mx1.freebsd.org: domain of qwertiox.kontakt@gmail.com designates 2607:f8b0:4864:20::e36 as permitted sender) smtp.mailfrom=qwertiox.kontakt@gmail.com; dmarc=pass (policy=none) header.from=gmail.com Received: by mail-vs1-xe36.google.com with SMTP id y17so19767895vsd.9 for ; Sat, 15 Apr 2023 13:35:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1681590949; x=1684182949; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=8NJICa4mHcrtOFEeDfD1q/Hl/4DR+1Zg+KoP8hDWYMs=; b=bXPNGIBSrJrCRIvWU9sItCs/OdLf4KkTfBq+Jll7+A4i4j/sdsyNSJn4Yh4WS5sAeE ajTiU8KXVlIv4e9Z2y/Zo2unDOqljy7L9md8hZHZ2tpCKz9A6IpFqjWD9vQY8xffWGev m1Ft5kfXokJGPb89ai9CpFzo5sC1hJpt1EEMgXQ+ixGHRmQ9+xBpESJ8xWqTVvDhdO+7 mN76C0bAo1/Z5z7o0t5yVvUxbWv+HcC2p12XJP5nyTQ8LLvYwA6BpA0nPZFh320PCJe/ qjRXbHUwY5YdflQPAejmMkFLL8bxlfAfTJ7W+6n42Owt9Nv+XaL6xRh5EkzyMIrkdqjx ek4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681590949; x=1684182949; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=8NJICa4mHcrtOFEeDfD1q/Hl/4DR+1Zg+KoP8hDWYMs=; b=lO5uJfQJGjSvfTyc8T5HfARRCDexo3uf2zkS/bPrJRJ5uxzwwgs28XRYOhmd/VL25C hQDGqVvS4plEm2T3+jg4lpifvbcu0+pnsHpiI3qAc9l+nwN3nkWu10IllzgWLn9zSEe0 SnRj+X58KkjI78LGEYwauSAvvc4C1naT6grZR+Sm+2gDbZQyW+qzqg7qXR4S/+vDIAt7 QKE47CZeeDPjnIMr92uPZ1h53x1UQr8GBTh8HQCpil9U4244KZDTF7JxOtdHQQiRz6hE 9XYVrSlmHYZMGJ5sIYTHDG8Ce7tHbp2B2HxxJ507FsU60xmamdgxHJP2HQmmQTV+d9vS pIIQ== X-Gm-Message-State: AAQBX9erBOSz7e6jO0v5P0gaTGmIKj6M4kDOjpjQNJCYxY5M0Xlq0mHq 4wnLuOyQ6qdsioF1WeO5ZeMnaRpbdZ9O8zuzGayTMV7rzpg= X-Google-Smtp-Source: AKy350aO6AFzhCfYAkP5UgEWPPPJewJu2NYD6FMejoEFC0wzKK/HNf3i0mMawIxHqMxXHu1v+2/GLMXEZR36xpcC/F0= X-Received: by 2002:a67:ca91:0:b0:42c:8e3d:74f0 with SMTP id a17-20020a67ca91000000b0042c8e3d74f0mr6274968vsl.2.1681590949044; Sat, 15 Apr 2023 13:35:49 -0700 (PDT) List-Id: Translators List-Archive: https://lists.freebsd.org/archives/freebsd-translators List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-translators@freebsd.org X-BeenThere: freebsd-translators@freebsd.org MIME-Version: 1.0 From: Qwertiox Game Date: Sat, 15 Apr 2023 22:35:12 +0200 Message-ID: Subject: Self-Introduction To: freebsd-translators@freebsd.org Content-Type: multipart/alternative; boundary="0000000000002ce57705f965e7ec" X-Spamd-Result: default: False [-2.00 / 15.00]; INTRODUCTION(2.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36:c]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20221208]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-translators@freebsd.org]; RCVD_TLS_LAST(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::e36:from]; FREEMAIL_FROM(0.00)[gmail.com]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; MLMMJ_DEST(0.00)[freebsd-translators@freebsd.org]; DKIM_TRACE(0.00)[gmail.com:+]; MID_RHS_MATCH_FROMTLD(0.00)[]; TO_DN_NONE(0.00)[]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; MIME_TRACE(0.00)[0:+,1:+,2:~]; TAGGED_FROM(0.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Queue-Id: 4PzQ7V4SPcz4HYP X-Spamd-Bar: - X-ThisMailContainsUnwantedMimeParts: N --0000000000002ce57705f965e7ec Content-Type: text/plain; charset="UTF-8" Hello, i follow https://wiki.freebsd.org/Doc/Translation/Weblate suggested there to introduce myself, so I do it. My name is Piotr Kowalski (Peter Smith in English), but I prefer to use my nickname QWERTIOX (I have a very typical first and last name by which even at school there is a person with the same name). I will try to translate the documentation into Polish. I live in Wroclaw, Poland and I am a high school student. I would like to study at a foreign university in the future, maybe in Canada, Japan or Korea. I like how minimalistic it is, which makes it easy to customize the system to suit myself and at the same time be able to extend it easily through ports. My immediate plan is to learn networking by writing a multiplayer game tui, and maybe an http server in the future. --0000000000002ce57705f965e7ec Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

--0000000000002ce57705f965e7ec--