]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Add CODEOWNERS file
authorDmitry Misharov <dmitry@openssl.org>
Fri, 18 Jul 2025 06:12:56 +0000 (08:12 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 21 Jul 2025 18:31:43 +0000 (20:31 +0200)
quarckster is the owner of the /.github/workflows/ directory.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/28060)

(cherry picked from commit b3187ab5a757496e588ea9bdb7fabd12d194e66a)

.github/CODEOWNERS [new file with mode: 0644]

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644 (file)
index 0000000..bba4770
--- /dev/null
@@ -0,0 +1 @@
+/.github/workflows/ @quarckster