summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-03-11 07:53:45 -0700
committerJakub Kicinski <kuba@kernel.org>2024-03-11 07:54:50 -0700
commit976fa03ca01b912dd41bd0dca8ab7f518ae96c2d (patch)
tree8f6b5f61c6c4263170849520bd9cb26917480baa
parentb7cd4bcb8f5d1d72fea1753f5ec3524b28e37cf7 (diff)
downloadmisc-976fa03ca01b912dd41bd0dca8ab7f518ae96c2d.tar.gz
web: net-next is closed (for v6.9 merge window)
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r--net-next.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-next.html b/net-next.html
index 73d8258..8024244 100644
--- a/net-next.html
+++ b/net-next.html
@@ -1,8 +1,8 @@
<html>
<head>
-<title>net-next is OPEN</title>
-<link rel="shortcut icon" href="/favicon-open.png" type="image/png" />
+<title>net-next is CLOSED</title>
+<link rel="shortcut icon" href="/favicon-closed.png" type="image/png" />
<style>
div {
@@ -24,8 +24,9 @@
<body>
<bold>
<div>
- <img src="open.jpg" alt="net-next is OPEN">
+ <img src="closed.jpg" alt="net-next is CLOSED">
</div>
+ <p>Closed March 11th - March 25th</p>
</bold>
</body>