]> 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:30:51 +0000 (20:30 +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)

.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