Introduce a System.Formats.Tar area (#78661)
authorJeff Handley <jeffhandley@users.noreply.github.com>
Tue, 22 Nov 2022 01:09:27 +0000 (17:09 -0800)
committerGitHub <noreply@github.com>
Tue, 22 Nov 2022 01:09:27 +0000 (17:09 -0800)
.github/fabricbot.json
docs/area-owners.json
docs/area-owners.md

index ccfdab3..0d594ce 100644 (file)
                   {
                     "name": "hasLabel",
                     "parameters": {
+                      "label": "area-System.Formats.Tar"
+                    }
+                  }
+                ]
+              },
+              {
+                "operator": "not",
+                "operands": [
+                  {
+                    "name": "hasLabel",
+                    "parameters": {
                       "label": "area-System.IO.Compression"
                     }
                   }
                       {
                         "name": "hasLabel",
                         "parameters": {
+                          "label": "area-System.Formats.Tar"
+                        }
+                      },
+                      {
+                        "name": "hasLabel",
+                        "parameters": {
                           "label": "area-System.IO.Compression"
                         }
                       },
                   {
                     "name": "labelAdded",
                     "parameters": {
+                      "label": "area-System.Formats.Tar"
+                    }
+                  },
+                  {
+                    "name": "labelAdded",
+                    "parameters": {
                       "label": "area-System.IO.Compression"
                     }
                   },
               {
                 "name": "hasLabel",
                 "parameters": {
+                  "label": "area-System.Formats.Tar"
+                }
+              },
+              {
+                "name": "hasLabel",
+                "parameters": {
                   "label": "area-System.IO.Compression"
                 }
               },
                       {
                         "name": "hasLabel",
                         "parameters": {
+                          "label": "area-System.Formats.Tar"
+                        }
+                      }
+                    ]
+                  },
+                  {
+                    "operator": "not",
+                    "operands": [
+                      {
+                        "name": "hasLabel",
+                        "parameters": {
                           "label": "area-System.IO.Compression"
                         }
                       }
               {
                 "name": "hasLabel",
                 "parameters": {
+                  "label": "area-System.Formats.Tar"
+                }
+              },
+              {
+                "name": "hasLabel",
+                "parameters": {
                   "label": "area-System.IO.Compression"
                 }
               },
               {
                 "name": "hasLabel",
                 "parameters": {
+                  "label": "area-System.Formats.Tar"
+                }
+              },
+              {
+                "name": "hasLabel",
+                "parameters": {
                   "label": "area-System.IO.Compression"
                 }
               },
               {
                 "name": "hasLabel",
                 "parameters": {
+                  "label": "area-System.Formats.Tar"
+                }
+              },
+              {
+                "name": "hasLabel",
+                "parameters": {
                   "label": "area-System.IO.Compression"
                 }
               },
               {
                 "name": "hasLabel",
                 "parameters": {
+                  "label": "area-System.Formats.Tar"
+                }
+              },
+              {
+                "name": "hasLabel",
+                "parameters": {
                   "label": "area-System.IO.Compression"
                 }
               },
               {
                 "name": "hasLabel",
                 "parameters": {
+                  "label": "area-System.Formats.Tar"
+                }
+              },
+              {
+                "name": "hasLabel",
+                "parameters": {
                   "label": "area-System.IO.Compression"
                 }
               },
index 1398390..796cfb4 100644 (file)
       "label": "area-System.Formats.Cbor"
     },
     {
+      "lead": "jeffhandley",
+      "pod": "akhil-carlos-viktor",
+      "owners": [
+        "carlossanlop",
+        "ericstj",
+        "jeffhandley",
+        "smasher164",
+        "ViktorHofer",
+        "dotnet/area-system-formats-tar"
+      ],
+      "label": "area-System.Formats.Tar"
+    },
+    {
       "lead": "ericstj",
       "pod": "eirik-krzysztof-layomi-tarek",
       "owners": [
index 6c4b7e4..4d588cc 100644 (file)
@@ -90,6 +90,7 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s
 | area-System.Dynamic.Runtime                    | @jaredpar            | @cston @333fred                                     | Archived component - limited churn/contributions (see [#27790](https://github.com/dotnet/runtime/issues/27790))                                                                                                                                                                           |
 | area-System.Formats.Asn1                       | @jeffhandley         | @dotnet/area-system-formats-asn1                    |                                                                                                                                                                                                                                                                                           |
 | area-System.Formats.Cbor                       | @jeffhandley         | @dotnet/area-system-formats-cbor                    |                                                                                                                                                                                                                                                                                           |
+| area-System.Formats.Tar                        | @jeffhandley         | @dotnet/area-system-formats-tar                     | Consultants: @bartonjs @jozkee                                                                                                                                                                                                                                                            |
 | area-System.Globalization                      | @ericstj             | @dotnet/area-system-globalization                   |                                                                                                                                                                                                                                                                                           |
 | area-System.IO                                 | @jeffhandley         | @dotnet/area-system-io                              |                                                                                                                                                                                                                                                                                           |
 | area-System.IO.Compression                     | @jeffhandley         | @dotnet/area-system-io-compression                  | Included:<ul><li>System.Formats.Tar</li><li>System.IO.Packaging</li></ul>                                                                                                                                                                                                                 |